Class MobilePanelFormImpl
Object
AbstractBaseForm
AbstractFormCommomBase
AbstractMobileFormCommomBase
MobilePanelFormImpl
- All Implemented Interfaces:
BaseForm,HasAttachments,HasSubForms,MobileBaseForm,MobilePanelForm,MutableBaseForm,MutableHasAttachments,MutableHasSubForms,MutableMobileBaseForm,MutableMobilePanelForm,Serializable
public class MobilePanelFormImpl
extends AbstractMobileFormCommomBase
implements MutableMobilePanelForm
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface MobileBaseForm
MobileBaseForm.FreeQueryDataSource, MobileBaseForm.MobileDataSource, MobileBaseForm.MutableFreeQueryDataSource, MobileBaseForm.MutableMobileDataSource, MobileBaseForm.MutableSwipe, MobileBaseForm.MutableSwipeAction, MobileBaseForm.Swipe, MobileBaseForm.SwipeAction -
Field Summary
Fields inherited from class AbstractMobileFormCommomBase
dataSources, discoveryScript, minimumVersion, minimumVersionNotMeetMessage, serverFreeQueryDataSources, serverSideBridges, serverSideDataSourceProviders, serverSideValidators, swipeFields inherited from class AbstractFormCommomBase
allowUndefinedAttachments, attachments, subFormsFields inherited from class AbstractBaseForm
afterFormRenderScript, allFields, allowsBulkFinish, backgroundColor, bulkAction, componentFactory, composer, containers, customCss, debugFormat, debugMode, debugOutput, description, fields, formKey, height, initScript, labels, modelMemberfields, name, persistScript, preInitScript, validationRules, widgets, width, windowHeight, windowWidth -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractMobileFormCommomBase
addMobileDataSource, addServerSideBridge, addServerSideDataSourceProvider, addServerSideFreeQueryDataSource, addServerSideValidator, getDataSourceInfoById, getDataSources, getDiscoveryScript, getImplementation, getMinimumVersion, getMinimumVersionNotMeetMessage, getServerSideBridgeById, getServerSideDataSourceProviderById, getServerSideFreeQueryDataSourceById, getServerSideValidatorById, getSwipe, handleVerticalRootScrolling, preventAttach, serverSideBridges, serverSideFreeQueryDataSources, serverSideScriptDataSourceProviders, serverSideValidators, setDiscoveryScript, setHandleVerticalRootScrolling, setMinimumVersion, setMinimumVersionNotMeetMessage, setPreventAttach, setSwipeMethods inherited from class AbstractFormCommomBase
addAttachment, allowUndefinedAttachments, attachments, getSubFormByKey, getSubForms, registerSubForm, setAllowUndefinedAttachments, setAttachmentsMethods inherited from class AbstractBaseForm
addFormComponentContainer, addFormComponentContainers, addValidator, allowsBulkFinish, backgroundColor, clone, composer, customCss, debugFormat, debugMode, debugOutput, formKey, getAfterFormRenderScript, getAllFields, getBulkAction, getDescription, getFieldDescriptorById, getFieldIds, getHeight, getInitScript, getLabelDescriptorById, getLabelIds, getModelMemberFieldIds, getName, getPersistScript, getPreInitScript, getRootContainers, getValidationRules, getValidators, getWidgetIds, getWidth, getWindowHeight, getWindowWidth, isModelMember, mapDescriptors, mapDescriptors, mapFields, mapWidgets, setAfterFormRenderScript, setAllowsBulkFinish, setBackgroundColor, setBulkAction, setComposer, setCustomCss, setDebugFormat, setDebugMode, setDebugOutput, setDescription, setFormKey, setHeight, setInitScript, setName, setPersistScript, setPreInitScript, setWidth, setWindowHeight, setWindowWidth, toStringMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface BaseForm
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, isModelMemberMethods inherited from interface MobileBaseForm
getDataSourceInfoById, getDataSources, getDiscoveryScript, getMinimumVersion, getMinimumVersionNotMeetMessage, getServerSideBridgeById, getServerSideDataSourceProviderById, getServerSideFreeQueryDataSourceById, getServerSideValidatorById, getSwipe, handleVerticalRootScrolling, preventAttach, serverSideBridges, serverSideFreeQueryDataSources, serverSideScriptDataSourceProviders, serverSideValidators
-
Constructor Details
-
MobilePanelFormImpl
public MobilePanelFormImpl() -
MobilePanelFormImpl
-
-
Method Details
-
modificationDate
- Specified by:
modificationDatein interfaceMobilePanelForm
-
setModificationDate
- Specified by:
setModificationDatein interfaceMutableMobilePanelForm
-