|
||||||||||
| 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.faq.webui.UIViewer
public class UIViewer
| Nested Class Summary | |
|---|---|
static class |
UIViewer.ChangePathActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
protected boolean |
useAjax
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIViewer()
|
|
| Method Summary | |
|---|---|
protected List<String> |
arrangeList(List<String> list)
|
protected org.exoplatform.faq.service.CategoryInfo |
getCategoryInfo()
|
String |
getPath()
|
String |
getTemplate()
|
org.exoplatform.resolver.ResourceResolver |
getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template)
|
boolean |
isInSpace()
|
void |
processDecode(org.exoplatform.webui.application.WebuiRequestContext context)
|
protected String |
render(String s)
|
void |
setPath(String path)
|
| 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, getUIComponentName, isRendered, loadConfirmMesssage, processAction, 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 boolean useAjax
| Constructor Detail |
|---|
public UIViewer()
| Method Detail |
|---|
public void processDecode(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processDecode in class org.exoplatform.webui.core.UIComponentExceptionpublic String getPath()
public boolean isInSpace()
public void setPath(String path)
protected List<String> arrangeList(List<String> list)
public org.exoplatform.resolver.ResourceResolver getTemplateResourceResolver(org.exoplatform.webui.application.WebuiRequestContext context,
String template)
getTemplateResourceResolver in class org.exoplatform.webui.core.UIComponentpublic String getTemplate()
getTemplate in class org.exoplatform.webui.core.UIComponent
protected org.exoplatform.faq.service.CategoryInfo getCategoryInfo()
throws Exception
Exceptionprotected String render(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||