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 ch.tocco.nice2.netui.api.bind.form.facades.AbstractComponentFacade
actions, children, component, componentType, ctx, displayType, eventHandler, extProps, label, name, typeManager, useLabel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.To override by concrete implementations to set up the facadeMethods inherited from class ch.tocco.nice2.netui.api.bind.form.facades.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:AbstractComponentFacade
To override by concrete implementations to set up the facade- Specified by:
setUp
in interfaceComponentFacade
- Overrides:
setUp
in classAbstractComponentFacade
- Parameters:
ctx
- the context
-
getGroupName
Deprecated.
-