Class ActionBean
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.BaseActionBean
ch.tocco.nice2.rest.form.api.beans.ActionBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppId()getPath()booleanvoidvoidsetButtonStyle(String buttonStyle) voidsetButtonType(String buttonType) voidsetConditionName(String conditionName) voidsetDmsEntityModel(String dmsEntityModel) voidsetEndpoint(String endpoint) voidsetOnlyShowOnEmptyColumn(boolean onlyShowOnEmptyColumn) voidvoidsetProperties(Map<String, Object> properties) voidsetUseLabel(String useLabel) Methods inherited from class BaseActionBean
getActionType, getConfirmationThreshold, getIcon, getMaxSelection, getMinSelection, getModalSize, isCancelConfirmation, isFullscreen, isRunInBackgroundTask, isShowConfirmation, setActionType, setCancelConfirmation, setConfirmationThreshold, setFullscreen, setIcon, setMaxSelection, setMinSelection, setModalSize, setRunInBackgroundTask, setShowConfirmationMethods inherited from class CompositeComponentBean
addChild, getChildren, setChildrenMethods inherited from class ComponentBean
getComponentType, getId, getLabel, setComponentType, setId, setLabel
-
Constructor Details
-
ActionBean
public ActionBean()
-
-
Method Details
-
getEndpoint
-
setEndpoint
-
getAppId
-
setAppId
-
getPath
-
setPath
-
getProperties
-
setProperties
-
setUseLabel
-
getUseLabel
-
setDmsEntityModel
-
getDmsEntityModel
-
setButtonType
-
getButtonType
-
getButtonStyle
-
setButtonStyle
-
setOnlyShowOnEmptyColumn
public void setOnlyShowOnEmptyColumn(boolean onlyShowOnEmptyColumn) -
isOnlyShowOnEmptyColumn
public boolean isOnlyShowOnEmptyColumn() -
getConditionName
-
setConditionName
-