@ApplicationScoped public class PanelsHandler extends BeanHandler
BeanHandler.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, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
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–2016 JBoss by Red Hat. All rights reserved.