|
||||||||||
| 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.webui.core.UIContainer
org.exoplatform.ecm.webui.component.admin.taxonomy.UITaxonomyTreeWorkingArea
public class UITaxonomyTreeWorkingArea
Created by The eXo Platform SARL Author : Hoang Van Hung hunghvit@gmail.com Apr 7, 2009
| Nested Class Summary | |
|---|---|
static class |
UITaxonomyTreeWorkingArea.AddActionListener
|
static class |
UITaxonomyTreeWorkingArea.CopyActionListener
|
static class |
UITaxonomyTreeWorkingArea.CutActionListener
|
static class |
UITaxonomyTreeWorkingArea.PasteActionListener
|
static class |
UITaxonomyTreeWorkingArea.PreviousActionListener
|
static class |
UITaxonomyTreeWorkingArea.RemoveActionListener
|
static class |
UITaxonomyTreeWorkingArea.ViewPermissionActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UITaxonomyTreeWorkingArea()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
getAcceptedNodeTypes()
|
java.lang.String[] |
getActions()
|
java.util.List |
getListNodes()
|
java.util.List<javax.jcr.Node> |
getNodeList()
|
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator()
|
boolean |
isRootNode()
|
void |
setAcceptedNodeTypes(java.lang.String[] acceptedNodeTypes)
|
void |
setNodeList(java.util.List<javax.jcr.Node> nodes)
|
void |
setSelectedPath(java.lang.String selectedPath)
|
void |
update()
|
void |
updateGrid()
|
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, registerRendererFor, 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 |
| Constructor Detail |
|---|
public UITaxonomyTreeWorkingArea()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public void updateGrid()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getActions()
public java.util.List getListNodes()
throws java.lang.Exception
java.lang.Exceptionpublic void setNodeList(java.util.List<javax.jcr.Node> nodes)
public java.util.List<javax.jcr.Node> getNodeList()
public boolean isRootNode()
throws java.lang.Exception
java.lang.Exception
public void update()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getAcceptedNodeTypes()
public void setAcceptedNodeTypes(java.lang.String[] acceptedNodeTypes)
public void setSelectedPath(java.lang.String selectedPath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||