public class SectionsHandler extends HandlerFactoryElement
HandlerFactoryElement.HandlerTrace
Constructor and Description |
---|
SectionsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
actionOnSection(CommandRequest request) |
void |
deleteSection(WorkspaceImpl workspace,
Section section) |
NavigationManager |
getNavigationManager() |
String |
getOperationName() |
UserStatus |
getUserStatus() |
void |
setOperationName(String operationName) |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, 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 getOperationName()
public void setOperationName(String operationName)
public void actionOnSection(CommandRequest request) throws Exception
Exception
public NavigationManager getNavigationManager()
public void deleteSection(WorkspaceImpl workspace, Section section)
public UserStatus getUserStatus()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.