|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViewIF
PUBLIC: An interface representing a view.
Method Summary | |
---|---|
java.lang.String |
getId()
PUBLIC: Returns the ID of the view. |
java.lang.String |
getTitle()
PUBLIC: Returns the display title of the view. |
void |
setId(java.lang.String id)
PUBLIC: Sets the ID of the view. |
void |
setTitle(java.lang.String title)
PUBLIC: Sets the display title of the view. |
Method Detail |
---|
java.lang.String getTitle()
void setTitle(java.lang.String title)
java.lang.String getId()
void setId(java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |