org.exoplatform.ecm.webui.component.browsecontent
Class UICBSearchResults

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.ecm.webui.component.browsecontent.UICBSearchResults

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

Created by The eXo Platform SARL Author : Pham Tuan phamtuanchip@yahoo.de Dec 26, 2006 11:39:54 AM


Nested Class Summary
static class UICBSearchResults.CloseActionListener
           
static class UICBSearchResults.GotoActionListener
           
static class UICBSearchResults.ResultData
           
static class UICBSearchResults.ViewActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
protected  java.util.Map<java.lang.String,javax.jcr.Node> resultMap_
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UICBSearchResults()
           
 
Method Summary
 java.lang.String[] getActions()
           
 java.util.List getCurrentList()
           
protected  void getResultData()
           
 org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
           
 void updateGrid(java.util.List<UICBSearchResults.ResultData> rsult)
           
 
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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

resultMap_

protected java.util.Map<java.lang.String,javax.jcr.Node> resultMap_
Constructor Detail

UICBSearchResults

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

getCurrentList

public java.util.List getCurrentList()
                              throws java.lang.Exception
Throws:
java.lang.Exception

getUIPageIterator

public org.exoplatform.webui.core.UIPageIterator getUIPageIterator()

getResultData

protected void getResultData()
                      throws java.lang.Exception
Throws:
java.lang.Exception

getActions

public java.lang.String[] getActions()

updateGrid

public void updateGrid(java.util.List<UICBSearchResults.ResultData> rsult)
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.