Class WatchPageActionComponent
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.wiki.webui.control.action.WatchPageActionComponent
-
public class WatchPageActionComponent extends org.exoplatform.webui.core.UIComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWatchPageActionComponent.WatchPageActionListener
-
Field Summary
Fields Modifier and Type Field Description protected static StringWATCH_PAGE
-
Constructor Summary
Constructors Constructor Description WatchPageActionComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleandetectWatched(boolean isChangeState)List<org.exoplatform.webui.ext.filter.UIExtensionFilter>getFilters()-
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
-
-
-
Field Detail
-
WATCH_PAGE
protected static final String WATCH_PAGE
- See Also:
- Constant Field Values
-
-