Class PortletDataHandlerBoolean
Object
com.liferay.exportimport.kernel.lar.PortletDataHandlerControl
com.liferay.exportimport.kernel.lar.PortletDataHandlerBoolean
- Author:
- Raymond Augé
-
Constructor Summary
ConstructorsConstructorDescriptionPortletDataHandlerBoolean
(String namespace, String controlName) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState, boolean disabled) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children, String className) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children, String className, String referrerClassName) PortletDataHandlerBoolean
(String namespace, String controlName, boolean defaultState, PortletDataHandlerControl[] children) PortletDataHandlerBoolean
(String namespace, String controlName, String controlLabel, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children, String className, String referrerClassName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.liferay.exportimport.kernel.lar.PortletDataHandlerControl
getClassName, getControlLabel, getControlName, getHelpMessage, getNamespace, getNamespacedControlName, getNamespacedControlName, getReferrerClassName, isDisabled, setNamespace
-
Constructor Details
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
-
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children, String className) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, boolean disabled, PortletDataHandlerControl[] children, String className, String referrerClassName) -
PortletDataHandlerBoolean
public PortletDataHandlerBoolean(String namespace, String controlName, boolean defaultState, PortletDataHandlerControl[] children) -
PortletDataHandlerBoolean
-
-
Method Details
-
getChildren
-
getDefaultState
public boolean getDefaultState()
-