|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.wiki.webui.control.action.core.AbstractActionComponent
org.exoplatform.wiki.webui.control.action.core.AbstractEventActionComponent
org.exoplatform.wiki.webui.control.action.MyDraftsActionComponent
public class MyDraftsActionComponent
| Nested Class Summary | |
|---|---|
static class |
MyDraftsActionComponent.MyDraftsActionListener
|
| Field Summary | |
|---|---|
static String |
ACTION
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
MyDraftsActionComponent()
|
|
| Method Summary | |
|---|---|
String |
getActionName()
Get name |
List<org.exoplatform.webui.ext.filter.UIExtensionFilter> |
getFilters()
|
boolean |
isAnchor()
Get type of action |
| Methods inherited from class org.exoplatform.wiki.webui.control.action.core.AbstractEventActionComponent |
|---|
getActionLink |
| 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 |
|---|
public static final String ACTION
| Constructor Detail |
|---|
public MyDraftsActionComponent()
| Method Detail |
|---|
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
public String getActionName()
AbstractActionComponent
getActionName in class AbstractActionComponentpublic boolean isAnchor()
AbstractActionComponent
isAnchor in class AbstractActionComponenttrue if this action creates anchor,
false if vice versa
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||