Class ActionGroupBean
java.lang.Object
ch.tocco.nice2.rest.form.api.beans.ComponentBean
ch.tocco.nice2.rest.form.api.beans.CompositeComponentBean
ch.tocco.nice2.rest.form.api.beans.ActionGroupBean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
void
setActions
(List<ActionBean> actions) void
setDefaultAction
(BaseActionBean defaultAction) void
Methods inherited from class ch.tocco.nice2.rest.form.api.beans.CompositeComponentBean
addChild, getChildren, setChildren
Methods inherited from class ch.tocco.nice2.rest.form.api.beans.ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
ActionGroupBean
public ActionGroupBean()
-
-
Method Details
-
getDefaultAction
-
setDefaultAction
-
getIcon
-
setIcon
-
getActions
-
setActions
-