org.exoplatform.ecm.webui.component.admin.drives
Class UIDriveForm

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIForm
              extended by org.exoplatform.webui.form.UIFormTabPane
                  extended by org.exoplatform.ecm.webui.component.admin.drives.UIDriveForm
All Implemented Interfaces:
UISelectable

public class UIDriveForm
extends org.exoplatform.webui.form.UIFormTabPane
implements UISelectable

Created by The eXo Platform SARL Author : Tran The Trong trongtt@exoplatform.com Sep 19, 2006 5:31:04 PM


Nested Class Summary
static class UIDriveForm.AddIconActionListener
           
static class UIDriveForm.AddPathActionListener
           
static class UIDriveForm.AddPermissionActionListener
           
static class UIDriveForm.CancelActionListener
           
static class UIDriveForm.ChangeActionListener
           
static class UIDriveForm.ChooseNodeTypeActionListener
           
static class UIDriveForm.RefreshActionListener
           
static class UIDriveForm.RemoveNodeTypeActionListener
           
static class UIDriveForm.RemovePermissionActionListener
           
static class UIDriveForm.SaveActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormTabPane
org.exoplatform.webui.form.UIFormTabPane.SelectTabActionListener
 
Field Summary
static java.lang.String[] ACTIONS
           
static java.lang.String POPUP_DRIVEPERMISSION
           
static java.lang.String POPUP_NODETYPE_SELECTOR
           
 
Fields inherited from class org.exoplatform.webui.form.UIFormTabPane
name_, RENDER_TAB
 
Fields inherited from class org.exoplatform.webui.form.UIForm
ACTION, SUBCOMPONENT_ID
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIDriveForm()
           
 
Method Summary
 void doSelect(java.lang.String selectField, java.lang.Object value)
           
 java.lang.String getLabel(java.util.ResourceBundle res, java.lang.String id)
           
 java.lang.String getWorkspaceEntries(java.lang.String selectedWorkspace, java.lang.String repository)
           
 void refresh(java.lang.String driveName)
           
 
Methods inherited from class org.exoplatform.webui.form.UIFormTabPane
getName, getSelectedTabId, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabName, setSelectedTab, setSelectedTab
 
Methods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, 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, 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, registerRendererFor, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTIONS

public static final java.lang.String[] ACTIONS

POPUP_DRIVEPERMISSION

public static final java.lang.String POPUP_DRIVEPERMISSION
See Also:
Constant Field Values

POPUP_NODETYPE_SELECTOR

public static final java.lang.String POPUP_NODETYPE_SELECTOR
See Also:
Constant Field Values
Constructor Detail

UIDriveForm

public UIDriveForm()
            throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getLabel

public java.lang.String getLabel(java.util.ResourceBundle res,
                                 java.lang.String id)
Overrides:
getLabel in class org.exoplatform.webui.form.UIForm

doSelect

public void doSelect(java.lang.String selectField,
                     java.lang.Object value)
Specified by:
doSelect in interface UISelectable

refresh

public void refresh(java.lang.String driveName)
             throws java.lang.Exception
Throws:
java.lang.Exception

getWorkspaceEntries

public java.lang.String getWorkspaceEntries(java.lang.String selectedWorkspace,
                                            java.lang.String repository)
                                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.