public class ShowPanelPage extends ShowCurrentScreenResponse
Constructor and Description |
---|
ShowPanelPage()
Show current Screen constructor
|
ShowPanelPage(Panel panel,
CommandRequest req,
String pageId)
Show specified panel page
|
Modifier and Type | Method and Description |
---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
String |
getPageId() |
String |
toString() |
getJsp, setJsp
public ShowPanelPage(Panel panel, CommandRequest req, String pageId)
panel
- req
- pageId
- public ShowPanelPage()
public String getPageId()
public boolean execute(CommandRequest cmdReq) throws Exception
CommandResponse
execute
in interface CommandResponse
execute
in class ShowScreenResponse
cmdReq
- Object encapsulating the request information.Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.