|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A View represents a screen in the Application which a user can view
Field Summary | |
static String |
VIEW_HTTP_ID
|
Method Summary | |
int |
getApplicationId()
Gets the id of the Application to which this View belongs |
int |
getId()
Gets the id of this view |
Integer |
getIdAsInteger()
Gets the id of this view |
String |
getJspFile()
Gets the JSP file of this view |
String |
getLabel()
Gets the label of this view |
String |
getTranslatedLabel(UserProperties up)
Gets the label of this view after translation |
Field Detail |
public static final String VIEW_HTTP_ID
Method Detail |
public int getApplicationId()
public int getId()
public Integer getIdAsInteger()
public String getJspFile()
public String getLabel()
public String getTranslatedLabel(UserProperties up)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |