public class PanelsHandler extends HandlerFactoryElement
HandlerFactoryElement.HandlerTrace
Constructor and Description |
---|
PanelsHandler() |
Modifier and Type | Method and Description |
---|---|
void |
actionCreatePanel(CommandRequest request)
Shows the screen for a new panel creation
|
void |
actionMoveToRegion(CommandRequest request)
Moves a panel to the specified region
|
void |
actionPutInstanceToRegion(CommandRequest request)
Create a panel of given instance in given region.
|
ModalDialogComponent |
getModalDialogComponent() |
void |
hideModalDialog() |
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 void actionMoveToRegion(CommandRequest request) throws Exception
request
- Exception
public void actionCreatePanel(CommandRequest request) throws Exception
request
- Exception
public void actionPutInstanceToRegion(CommandRequest request) throws Exception
request
- Exception
public void hideModalDialog()
public ModalDialogComponent getModalDialogComponent()
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.