Class ActionGroupHandler
java.lang.Object
ch.tocco.nice2.model.form.impl.form2.reader.handler.ActionGroupHandler
- All Implemented Interfaces:
IgnoreRemainingElementsHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
IgnoreRemainingElementsHandler.ExtPropsHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
defaultActionName
(String defaultActionName) void
void
void
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.model.form.impl.form2.reader.handler.IgnoreRemainingElementsHandler
handleExtProps, ignore, iterator, template
-
Constructor Details
-
ActionGroupHandler
-
-
Method Details
-
label
-
position
-
icon
-
reactIcon
-
defaultActionName
-
scopes
-
action
@Element("action") @Cardinality(max=2147483647) public Object action(@Attribute("name") String name, @Attribute("path") String path) -
report
@Element("report") @Cardinality(max=2147483647) public Object report(@Required @Attribute("id") String id) -
setDefaultActionOnGroup
-