|
||||||||||
| 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<java.lang.String>
org.exoplatform.forum.webui.UISliderControl
public class UISliderControl
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Dec 17, 2008
| 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, ENABLE, enable_, name, readonly_, typeValue_, validators, value_ |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UISliderControl(java.lang.String name,
java.lang.String bindingExpression,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
void |
decode(java.lang.Object input,
org.exoplatform.webui.application.WebuiRequestContext context)
|
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context)
|
| Methods inherited from class org.exoplatform.webui.form.UIFormInputBase |
|---|
addValidator, getBindingField, getDefaultValue, getLabel, getName, getTypeValue, getValidators, getValue, isEditable, isEnable, isMandatory, isValid, processDecode, reset, setBindingField, setDefaultValue, setEditable, setEnable, setLabel, setName, 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, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UISliderControl(java.lang.String name,
java.lang.String bindingExpression,
java.lang.String value)
| Method Detail |
|---|
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws java.lang.Exception
processRender in class org.exoplatform.webui.core.UIComponentjava.lang.Exception
public void decode(java.lang.Object input,
org.exoplatform.webui.application.WebuiRequestContext context)
throws java.lang.Exception
decode in class org.exoplatform.webui.form.UIFormInputBase<java.lang.String>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||