|
||||||||||
| 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.UIFormInputBase<String>
org.exoplatform.forum.common.webui.UIForumFilter
public class UIForumFilter
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.form.UIFormInputBase |
|---|
bindingField, defaultValue_, DISABLE, disabled, ENABLE, enable_, name, readonly_, typeValue_, validators, value_ |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIForumFilter()
|
|
UIForumFilter(String name,
String bindingExpression)
|
|
UIForumFilter(String name,
String bindingExpression,
String value)
|
|
| Method Summary | |
|---|---|
void |
decode(Object input,
org.exoplatform.webui.application.WebuiRequestContext context)
|
String |
getCategoryId()
|
String |
getForumId()
|
String |
getForumName()
|
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context)
|
protected String |
renderOnChangeEvent(org.exoplatform.webui.form.UIForm uiForm)
|
void |
setDefaultSelect(String defaultSelectName)
|
void |
setOnChange(String onchange)
|
| Methods inherited from class org.exoplatform.webui.form.UIFormInputBase |
|---|
addValidator, getBindingField, getDefaultValue, getHTMLAttribute, getLabel, getName, getTypeValue, getValidators, getValue, isDisabled, isEditable, isEnable, isMandatory, isReadOnly, isValid, processDecode, renderHTMLAttributes, reset, setBindingField, setDefaultValue, setDisabled, setEditable, setEnable, setHTMLAttribute, setLabel, setName, setReadOnly, setValue |
| 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, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, 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 |
| Constructor Detail |
|---|
public UIForumFilter()
public UIForumFilter(String name,
String bindingExpression)
public UIForumFilter(String name,
String bindingExpression,
String value)
| Method Detail |
|---|
public void setDefaultSelect(String defaultSelectName)
public String getCategoryId()
public String getForumId()
public String getForumName()
public void decode(Object input,
org.exoplatform.webui.application.WebuiRequestContext context)
decode in class org.exoplatform.webui.form.UIFormInputBase<String>public void setOnChange(String onchange)
protected String renderOnChangeEvent(org.exoplatform.webui.form.UIForm uiForm)
throws Exception
Exception
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||