com.webmethods.caf.faces.component.events
Class OpenAjaxScript
java.lang.Object
UIOutput
com.webmethods.caf.faces.component.events.OpenAjaxScript
public class OpenAjaxScript
- extends UIOutput
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
openAjaxTopic
protected String openAjaxTopic
shouldSubscribe
protected boolean shouldSubscribe
OpenAjaxScript
public OpenAjaxScript()
restoreState
public void restoreState(FacesContext context,
Object state)
saveState
public Object saveState(FacesContext context)
getOpenAjaxTopic
public String getOpenAjaxTopic()
setOpenAjaxTopic
public void setOpenAjaxTopic(String openAjaxTopic)
isShouldSubscribe
public boolean isShouldSubscribe()
setShouldSubscribe
public void setShouldSubscribe(boolean shouldSubscribe)