org.exoplatform.faq.webui
Class UICategories

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.faq.webui.UICategories

public class UICategories
extends org.exoplatform.webui.core.UIContainer

Created by The eXo Platform SARL Author : Ha Mai ha.mai@exoplatform.com Nov 18, 2008, 5:24:36 PM


Nested Class Summary
static class UICategories.AddCategoryActionListener
           
static class UICategories.AddNewQuestionActionListener
           
static class UICategories.ChangeIndexActionListener
           
static class UICategories.DeleteCategoryActionListener
           
static class UICategories.EditCategoryActionListener
           
static class UICategories.EditSubCategoryActionListener
           
static class UICategories.ExportActionListener
           
static class UICategories.FilterQuestionsActionListener
           
static class UICategories.ImportActionListener
           
static class UICategories.MoveCategoryActionListener
           
static class UICategories.MoveCategoryIntoActionListener
           
static class UICategories.OpenCategoryActionListener
           
static class UICategories.UnWatchActionListener
           
static class UICategories.WatchActionListener
           
static class UICategories.WatchManagerActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 java.lang.String parentCateID_
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UICategories()
           
 
Method Summary
 java.lang.String getCategoryPath()
           
 java.lang.String getCurrentName()
           
 java.lang.String getRSSLink(java.lang.String cateId)
           
 void resetListCate()
           
 void setFAQService(FAQService service)
           
 void setFAQSetting(FAQSetting faqSetting)
           
 void setPathCategory(java.lang.String categoryPath)
           
 
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, 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
 

Field Detail

parentCateID_

public java.lang.String parentCateID_
Constructor Detail

UICategories

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

setFAQService

public void setFAQService(FAQService service)

setFAQSetting

public void setFAQSetting(FAQSetting faqSetting)

getCategoryPath

public java.lang.String getCategoryPath()

setPathCategory

public void setPathCategory(java.lang.String categoryPath)

getCurrentName

public java.lang.String getCurrentName()

getRSSLink

public java.lang.String getRSSLink(java.lang.String cateId)

resetListCate

public void resetListCate()
                   throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.