Class FormModelHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.reader.startcomponents.FormModelHandler
-
Constructor Summary
ConstructorDescriptionFormModelHandler
(FormModelReceiver receiver, ComponentHandlerContextFactory handlerContextFactory, DisplayValueFactory displayValueFac, DataPathFactory dataPathFactory) -
Method Summary
Modifier and TypeMethodDescriptionfinal PropertyTagHandler
void
createEndpoint
(String createEndpoint) void
defaultActions
(boolean defaultActions) void
exportAction
(boolean exportAction) void
finished()
void
genericLabelAction
(boolean genericLabelAction) void
hasGenericActions
(boolean hasGenericActions) void
hasStickyActionBar
(boolean hasStickyActionBar) void
importAction
(boolean importAction) label()
void
markable
(boolean markable) void
massMutationActions
(boolean massMutationActions) void
mergeAction
(boolean mergeAction) void
outputJobAction
(boolean outputJobAction) void
preferencesMenu
(boolean preferencesMenu) void
final void
setDisplayType
(Component.DisplayType displayType) final void
setFormType
(String type) final void
void
void
setNameSpace
(String ignore) final void
setReplaceStandard
(boolean replace) void
startElement
(String elementName, URI resourceName)
-
Constructor Details
-
Method Details
-
startElement
@StartElement public void startElement(@ElementName String elementName, @ResourceName URI resourceName) -
setNameSpace
-
setFormType
-
setName
-
setData
-
setLabel
-
setDisplayType
-
setReplaceStandard
-
label
-
addExtProps
- Throws:
ModelBuildException
-
defaultActions
-
massMutationActions
-
outputJobAction
-
mergeAction
-
genericLabelAction
-
importAction
-
exportAction
-
markable
-
preferencesMenu
-
hasGenericActions
-
hasStickyActionBar
-
createEndpoint
-
tag
@AnyElement @Cardinality(min=1, max=2147483647) public Object tag(@ElementName String tagName) throws ModelBuildException - Throws:
ModelBuildException
-
finished
-