org.exoplatform.wiki.webui.control.action
Class WatchPageActionComponent

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.wiki.webui.control.action.WatchPageActionComponent

public class WatchPageActionComponent
extends org.exoplatform.webui.core.UIComponent


Nested Class Summary
static class WatchPageActionComponent.WatchPageActionListener
           
 
Field Summary
protected static String WATCH_PAGE
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
WatchPageActionComponent()
           
 
Method Summary
 boolean detectWatched(boolean isChangeState)
           
 List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
           
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WATCH_PAGE

protected static final String WATCH_PAGE
See Also:
Constant Field Values
Constructor Detail

WatchPageActionComponent

public WatchPageActionComponent()
Method Detail

getFilters

public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()

detectWatched

public boolean detectWatched(boolean isChangeState)
                      throws Exception
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.