public class ShowComponentAjaxResponse extends PanelAjaxResponse
Modifier and Type | Field and Description |
---|---|
protected UIComponentHandlerFactoryElement |
component |
afterPanelsPage, beforePanelsPage, commonRefreshPanelsPage
Constructor and Description |
---|
ShowComponentAjaxResponse(UIComponentHandlerFactoryElement component) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(CommandRequest cmdReq)
Executes the response.
|
UIComponentHandlerFactoryElement |
getComponent() |
getEquivalentAjaxResponse
protected UIComponentHandlerFactoryElement component
public ShowComponentAjaxResponse(UIComponentHandlerFactoryElement component)
public UIComponentHandlerFactoryElement getComponent()
public boolean execute(CommandRequest cmdReq) throws Exception
CommandResponse
cmdReq
- Object encapsulating the request information.Exception
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.