public class FullPanelAjaxResponse extends PanelAjaxResponse
Modifier and Type | Field and Description |
---|---|
protected String |
page |
protected Long |
panelId |
afterPanelsPage, beforePanelsPage, commonRefreshPanelsPage
Constructor and Description |
---|
FullPanelAjaxResponse(Panel panel,
String page) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
Panel |
getPanel() |
getEquivalentAjaxResponse
public boolean execute(CommandRequest cmdReq) throws Exception
CommandResponse
cmdReq
- Object encapsulating the request information.Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.