|
||||||||||
| 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.webui.form.UIForm
org.exoplatform.wiki.webui.commons.UIWikiTemplateForm
public class UIWikiTemplateForm
| Nested Class Summary | |
|---|---|
static class |
UIWikiTemplateForm.SearchTemplateActionListener
|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static String |
DESCRIPTION
|
org.exoplatform.webui.core.UIGrid |
grid
|
static int |
ITEMS_PER_PAGE
|
ResourceBundle |
res
|
static String[] |
TEMPLATE_FIELD
|
static String |
TEMPLATE_GRID
|
static String |
TEMPLATE_ID
|
static String |
TEMPLATE_ITER
|
static String |
TEMPLATE_NAME
|
static String |
TEMPLATE_SEARCHBOX
|
org.exoplatform.wiki.service.WikiService |
wService
|
| Fields inherited from class org.exoplatform.webui.form.UIForm |
|---|
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIWikiTemplateForm()
|
|
| Method Summary | |
|---|---|
void |
initGrid()
|
| Methods inherited from class org.exoplatform.webui.form.UIForm |
|---|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TEMPLATE_SEARCHBOX
public static final String TEMPLATE_GRID
public static final String TEMPLATE_ITER
public static final int ITEMS_PER_PAGE
public static final String TEMPLATE_ID
public static final String TEMPLATE_NAME
public static final String DESCRIPTION
public static final String[] TEMPLATE_FIELD
public org.exoplatform.webui.core.UIGrid grid
public org.exoplatform.wiki.service.WikiService wService
public ResourceBundle res
| Constructor Detail |
|---|
public UIWikiTemplateForm()
throws Exception
Exception| Method Detail |
|---|
public void initGrid()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||