|
||||||||||
| 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.webui.form.UIForm
org.exoplatform.wcm.webui.selector.UIWorkspaceList
public class UIWorkspaceList
Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Jun 21, 2007 2:32:49 PM
| Nested Class Summary | |
|---|---|
static class |
UIWorkspaceList.AddRootNodeActionListener
The listener interface for receiving addRootNodeAction events. |
static class |
UIWorkspaceList.ChangeWorkspaceActionListener
The listener interface for receiving changeWorkspaceAction events. |
| 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.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIWorkspaceList()
Instantiates a new uI workspace list. |
|
| Method Summary | |
|---|---|
boolean |
isShowSystemWorkspace()
Checks if is show system workspace. |
void |
setIsDisable(java.lang.String wsName,
boolean isDisable)
Sets the is disable. |
void |
setIsShowSystem(boolean isShowSystem)
Sets the checks if is show system. |
void |
setShowRootPathSelect(boolean isRender)
Sets the show root path select. |
void |
setWorkspaceList(java.lang.String repository)
Sets the workspace list. |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
|---|
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIWorkspaceList()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public void setIsShowSystem(boolean isShowSystem)
isShowSystem - the new checks if is show systempublic boolean isShowSystemWorkspace()
public void setShowRootPathSelect(boolean isRender)
isRender - the new show root path select
public void setWorkspaceList(java.lang.String repository)
throws java.lang.Exception
repository - the new workspace list
java.lang.Exception - the exception
public void setIsDisable(java.lang.String wsName,
boolean isDisable)
wsName - the ws nameisDisable - the is disable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||