|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.ecm.webui.component.browsecontent.UICBSearchResults
public class UICBSearchResults
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 |
|---|
protected java.util.Map<java.lang.String,javax.jcr.Node> resultMap_
| Constructor Detail |
|---|
public UICBSearchResults()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public java.util.List getCurrentList()
throws java.lang.Exception
java.lang.Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
protected void getResultData()
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String[] getActions()
public void updateGrid(java.util.List<UICBSearchResults.ResultData> rsult)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||