org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui
Class UIPublicationTree

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UITree
          extended by org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui.UIPublicationTree

public class UIPublicationTree
extends org.exoplatform.webui.core.UITree

Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Sep 23, 2008


Nested Class Summary
static class UIPublicationTree.TreeNode
          The Class TreeNode.
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UITree
org.exoplatform.webui.core.UITree.ChangeNodeActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIPublicationTree()
           
 
Method Summary
 java.lang.String event(java.lang.String name, java.lang.String beanId)
           
 java.lang.String getActionLink()
           
 boolean isSelected(java.lang.Object obj)
           
 
Methods inherited from class org.exoplatform.webui.core.UITree
findComponentById, findComponentOfType, findFirstComponentOfType, getBeanIconField, getBeanIdField, getBeanLabelField, getChildren, getColapseIcon, getExpandIcon, getFieldValue, getIcon, getId, getMaxTitleCharacter, getParentSelected, getSelected, getSelectedIcon, getSibbling, getUiPopupMenu, getUIRightClickPopupMenu, renderNode, renderUIComponent, setBeanIconField, setBeanIdField, setBeanLabelField, setChildren, setColapseIcon, setCollapseIcon, setExpandIcon, setIcon, setMaxTitleCharacter, setParentSelected, setSelected, setSelectedIcon, setSibbling, setUiPopupMenu, setUIRightClickPopupMenu
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIPublicationTree

public UIPublicationTree()
Method Detail

event

public java.lang.String event(java.lang.String name,
                              java.lang.String beanId)
                       throws java.lang.Exception
Overrides:
event in class org.exoplatform.webui.core.UITree
Throws:
java.lang.Exception

getActionLink

public java.lang.String getActionLink()
                               throws java.lang.Exception
Overrides:
getActionLink in class org.exoplatform.webui.core.UITree
Throws:
java.lang.Exception

isSelected

public boolean isSelected(java.lang.Object obj)
                   throws java.lang.Exception
Overrides:
isSelected in class org.exoplatform.webui.core.UITree
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.