public class PerspectiveChooserWidgetController extends DefaultWidgetController
| Modifier and Type | Field and Description |
|---|---|
static String |
PERSPECTIVE_SELECTED_SOCKET |
protected org.zkoss.zk.ui.HtmlBasedComponent |
perspectiveMenuContainer |
static String |
POSSIBLE_PERSPECTIVES_SOCKET
Deprecated.
since 6.6 no longer user.
|
static String |
SELECT_PERSPECTIVE_OUT |
static String |
SOCKET_INPUT_ACTIONS |
| Constructor and Description |
|---|
PerspectiveChooserWidgetController() |
doAfterCompose, doBeforeCompose, doBeforeComposeChildren, executeOperation, getDragAndDropStrategy, getLabel, getLabel, getModel, getValue, getWidgetDragAndDropStrategyRepository, getWidgetInstanceManager, getWidgetRoot, getWidgetSettings, getWidgetslot, getWidgetTitle, getWidgetUtils, initDragAndDropAwareness, initialize, initWidgetSetting, initWidgetSetting, initWidgetSetting, initWidgetSetting, initWidgetSetting, invokeListenerMethod, onSocketInput, preInitialize, sendOutput, sendOutputAfterOperation, sendOutputAfterOperation, sendOutputAfterOperation, setValue, setWidgetInstanceManager, setWidgetTitlescanEventListenersalert, didActivate, getPage, willClone, willPassivatepublic static final String SELECT_PERSPECTIVE_OUT
@Deprecated public static final String POSSIBLE_PERSPECTIVES_SOCKET
public static final String PERSPECTIVE_SELECTED_SOCKET
public static final String SOCKET_INPUT_ACTIONS
protected transient org.zkoss.zk.ui.HtmlBasedComponent perspectiveMenuContainer
public void reset(CockpitEvent event)
public void setActions(Collection<ActionDefinition> actions)
public void perspectiveSelected(NavigationNode navigationNode)
protected NavigationContext getChooserContext()
protected void doSelectNode(NavigationNode node)
protected boolean isSelected(NavigationNode node)
protected boolean isSelectionParent(NavigationNode node)
protected void mergeNodes(NavigationNode destination, NavigationNode addon)
protected NavigationTree formNavigationTree(Collection<ActionDefinition> actions)
protected NavigationTree decorateNavigationTree(NavigationTree navigationTree)
@Deprecated protected List<NavigationNode> getPermittedPerspectives(NavigationTree navigationTree)
public org.zkoss.zk.ui.HtmlBasedComponent getPerspectivesToolbar()
public PerspectiveInfoService getPerspectiveInfoService()
protected PerspectiveChooserRenderer getPerspectiveChooserRenderer()
Copyright © 2018. All rights reserved.