Class ActionHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.ActionHandler
- All Implemented Interfaces:
IgnoreRemainingElementsHandler
Parser for action elements which may be inside a form, vertical-box, horizontal-box
or table tag.
Action tags which do not include a group, appId or endpoint attribute will be ignored.
If the attribute "group" is set, the action will be parsed as a
ActionGroupImpl
otherwise it will be parsed as a ActionImpl-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactionType(String type) voidvoidbuttonStyle(String buttonStyle) voidcancelConfirmation(boolean cancelConfirmation) voidconditionName(String conditionName) voidconfirmationThreshold(int confirmationThreshold) voidvoidfullscreen(boolean fullscreen) voidvoidvoidmaxSelection(int maxSelection) voidminSelection(int minSelection) voidvoidvoidvoidvoidrunInBackground(boolean runInBackground) voidvoidvoidsetDmsEntityModel(String dmsEntityModel) voidsetOnlyShowOnEmptyColumn(boolean onlyShowOnEmptyColumn) voidsetUseLabel(String useLabel) voidshowConfirmation(boolean showConfirmation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
handleExtProps, ignore, iterator, template
-
Constructor Details
-
ActionHandler
-
-
Method Details
-
label
-
position
-
icon
-
reactIcon
-
minSelection
-
maxSelection
-
showConfirmation
-
confirmationThreshold
-
runInBackground
-
fullscreen
-
modalSize
-
cancelConfirmation
-
scopes
-
endpoint
-
appId
-
path
-
actionType
-
action
-
setUseLabel
-
setDmsEntityModel
-
setDense
-
buttonStyle
-
setOnlyShowOnEmptyColumn
@Attribute("only-show-on-empty-column") public void setOnlyShowOnEmptyColumn(boolean onlyShowOnEmptyColumn) -
conditionName
-
properties
-