org.exoplatform.ecm.webui.component.admin.views
Class UIViewFormTabPane

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.views.UIViewFormTabPane

public class UIViewFormTabPane
extends org.exoplatform.webui.form.UIFormTabPane

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 UIViewFormTabPane.AddTabFormActionListener
           
static class UIViewFormTabPane.BackViewFormActionListener
           
static class UIViewFormTabPane.CancelActionListener
           
static class UIViewFormTabPane.CloseActionListener
           
static class UIViewFormTabPane.DeleteTabActionListener
           
static class UIViewFormTabPane.EditTabActionListener
           
static class UIViewFormTabPane.ResetActionListener
           
static class UIViewFormTabPane.RestoreActionListener
           
static class UIViewFormTabPane.SaveActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormTabPane
org.exoplatform.webui.form.UIFormTabPane.SelectTabActionListener
 
Field Summary
static java.lang.String POPUP_PERMISSION
           
 
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
UIViewFormTabPane()
           
 
Method Summary
 java.lang.String getLabel(java.util.ResourceBundle res, java.lang.String id)
           
 
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

POPUP_PERMISSION

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

UIViewFormTabPane

public UIViewFormTabPane()
                  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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.