public class WorkspacesHandler extends HandlerFactoryElement
HandlerFactoryElement.HandlerTrace
Constructor and Description |
---|
WorkspacesHandler() |
Modifier and Type | Method and Description |
---|---|
CommandResponse |
actionDispatch(CommandRequest request) |
CommandResponse |
actionShowScreen(CommandRequest request) |
protected void |
beforeInvokeAction(CommandRequest request,
String action) |
String |
getNavigationManager() |
protected NavigationManager |
getNavigator() |
void |
setNavigationManager(String navigationManager) |
actionVoid, addFieldError, afterInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isScopeAdequateForDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
addPeriodicTask, addPeriodicTask, factoryLookup, getComponentAlias, getComponentDescription, getComponentName, getComponentScope, init, setComponentAlias, shutdown, stop
public String getNavigationManager()
public void setNavigationManager(String navigationManager)
protected NavigationManager getNavigator()
public CommandResponse actionShowScreen(CommandRequest request)
public CommandResponse actionDispatch(CommandRequest request)
protected void beforeInvokeAction(CommandRequest request, String action)
beforeInvokeAction
in class HandlerFactoryElement
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.