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

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

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


Nested Class Summary
static class RichTextActionComponent.RichTextActionListener
           
 
Field Summary
static String ACTION
           
protected  String label
           
static String RICHTEXT_LABEL
           
static String SOURCETEXT_LABEL
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
RichTextActionComponent()
           
 
Method Summary
 List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
           
 void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
           
 
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, 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

ACTION

public static final String ACTION
See Also:
Constant Field Values

RICHTEXT_LABEL

public static final String RICHTEXT_LABEL
See Also:
Constant Field Values

SOURCETEXT_LABEL

public static final String SOURCETEXT_LABEL
See Also:
Constant Field Values

label

protected String label
Constructor Detail

RichTextActionComponent

public RichTextActionComponent()
Method Detail

getFilters

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

processRender

public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
                   throws Exception
Overrides:
processRender in class org.exoplatform.webui.core.UIComponent
Throws:
Exception


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