|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The PropertiesMetaForm uses this interface to draw information from its containing page. By using this interface we keep the form decoupled from its page so that it can be embedded in different pages.
Method Summary | |
AttributeMetaDataProvider |
getAttributeMetaDataProvider(PageState pageState)
The purpose of the FormPropertiesForm is to edit properties of a SimpleQuestionnaire. |
boolean |
isInEditMode(PageState pageState)
The FormPropertiesForm will be in either add or edit mode. |
Method Detail |
public boolean isInEditMode(PageState pageState)
public AttributeMetaDataProvider getAttributeMetaDataProvider(PageState pageState)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |