|
|||||||||
| 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.browsecontent.UIToolBar
public class UIToolBar
Created by The eXo Platform SARL Author : Pham Tuan phamtuanchip@yahoo.de Jan 5, 2007 2:32:34 PM
| Nested Class Summary | |
|---|---|
static class |
UIToolBar.BackActionListener
|
static class |
UIToolBar.CommentActionListener
|
static class |
UIToolBar.NextActionListener
|
static class |
UIToolBar.SearchActionListener
|
static class |
UIToolBar.SelectPathActionListener
|
static class |
UIToolBar.ShowHiddenActionListener
|
static class |
UIToolBar.VoteActionListener
|
| 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 | |
|---|---|
UIToolBar()
|
|
| Method Summary | |
|---|---|
boolean |
enableComment()
|
boolean |
enablePath()
|
boolean |
enableSearch()
|
boolean |
enableTree()
|
boolean |
enableVote()
|
javax.jcr.Node |
getCurrentNode()
|
javax.jcr.Node |
getHistoryNode()
|
java.util.List<javax.jcr.Node> |
getNodePaths(javax.jcr.Node node)
|
javax.jcr.Node |
getRootNode()
|
boolean |
isClearHistory()
|
boolean |
isShowCategoryTree()
|
void |
setEnablePath(boolean enablePath)
|
void |
setEnableSearch(boolean enableSearch)
|
void |
setEnableTree(boolean enableTree)
|
| 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 UIToolBar()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setEnablePath(boolean enablePath)
public boolean enablePath()
public void setEnableSearch(boolean enableSearch)
public boolean enableSearch()
public void setEnableTree(boolean enableTree)
public boolean enableTree()
public java.util.List<javax.jcr.Node> getNodePaths(javax.jcr.Node node)
throws java.lang.Exception
java.lang.Exceptionpublic boolean enableComment()
public boolean enableVote()
public javax.jcr.Node getRootNode()
throws java.lang.Exception
java.lang.Exception
public javax.jcr.Node getCurrentNode()
throws java.lang.Exception
java.lang.Exception
public javax.jcr.Node getHistoryNode()
throws java.lang.Exception
java.lang.Exceptionpublic boolean isShowCategoryTree()
public boolean isClearHistory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||