@ApplicationScoped @Named(value="workspaces_handler") public class WorkspacesHandler extends BeanHandler
BeanHandler.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) |
protected NavigationManager |
getNavigatorManager() |
actionVoid, addFieldError, afterInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
protected NavigationManager getNavigatorManager()
public CommandResponse actionShowScreen(CommandRequest request)
public CommandResponse actionDispatch(CommandRequest request)
protected void beforeInvokeAction(CommandRequest request, String action)
beforeInvokeAction
in class BeanHandler
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.