Class ActionSeparatorFacade
java.lang.Object
ch.tocco.nice2.netui.api.bind.form.facades.AbstractComponentFacade
ch.tocco.nice2.netui.api.bind.form.facades.ActionSeparatorFacade
- All Implemented Interfaces:
ActionHolderFacade, ComponentFacade, Serializable
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class AbstractComponentFacade
actions, children, component, componentType, ctx, displayType, eventHandler, extProps, label, name, typeManager, useLabel -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.To override by concrete implementations to set up the facadeMethods inherited from class AbstractComponentFacade
addAction, addChild, figureOutLabel, getChildren, getComponentType, getDisplayType, getEventHandler, getExtProps, getLabel, getName, getUseLabel, readUnderlyingComponent, setComponent, setComponentType, setDisplayType, setEventHandler, setLabel, setTypeManager, setUseLabel
-
Constructor Details
-
ActionSeparatorFacade
Deprecated. -
ActionSeparatorFacade
public ActionSeparatorFacade()Deprecated.
-
-
Method Details
-
setUp
Deprecated.Description copied from class:AbstractComponentFacadeTo override by concrete implementations to set up the facade- Specified by:
setUpin interfaceComponentFacade- Overrides:
setUpin classAbstractComponentFacade- Parameters:
ctx- the context
-
getGroupName
Deprecated.
-