- All Superinterfaces:
BaseForm, Serializable
- All Known Subinterfaces:
MutableForm, MutablePanelForm, MutableReportForm, MutableSubForm
- All Known Implementing Classes:
AbstractBaseForm, AbstractFormCommomBase, AbstractMobileFormCommomBase, FormImpl, MobileFormImpl, MobilePanelFormImpl, MobileSubFormImpl, PanelFormImpl, SubFormImpl
-
Method Summary
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
allowsBulkFinish, backgroundColor, composer, customCss, debugFormat, debugMode, debugOutput, formKey, getAfterFormRenderScript, getBulkAction, getDescription, getFieldDescriptorById, getFieldIds, getHeight, getInitScript, getLabelDescriptorById, getLabelIds, getModelMemberFieldIds, getName, getPersistScript, getPreInitScript, getRootContainers, getValidationRules, getValidators, getWidgetIds, getWidth, getWindowHeight, getWindowWidth, isModelMember
-
Method Details
-
-
-
-
-
-
-
-
-
mapDescriptors
void mapDescriptors()
-
-
-
-
-
setWindowHeight
void setWindowHeight(String h)
-
setBackgroundColor
void setBackgroundColor(String color)
-
-
setComposer
void setComposer(String composer)
-
-
-
-
setAllowsBulkFinish
void setAllowsBulkFinish(boolean allows)
-
-