|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.corelib.base.AbstractField
org.chenillekit.tapestry.core.base.AbstractYuiField
org.chenillekit.tapestry.core.components.yui.Slider
@Import(library={"${yahoo.yui}/dragdrop/dragdrop${yahoo.yui.mode}.js","${yahoo.yui}/slider/slider${yahoo.yui.mode}.js","../../Chenillekit.js","Slider.js"},
stylesheet="${yahoo.yui}/slider/assets/skins/sam/slider.css")
public class Slider
| Constructor Summary | |
|---|---|
Slider()
|
|
| Method Summary | |
|---|---|
protected void |
processSubmission(String elementName)
Method implemented by subclasses to actually do the work of processing the submission of the form. |
| Methods inherited from class org.apache.tapestry5.corelib.base.AbstractField |
|---|
createDefaultParameterBinding, decorateInsideField, getClientId, getControlName, getLabel, isDisabled, isRequired, putPropertyNameIntoBeanValidationContext, removePropertyNameFromBeanValidationContext, setDecorator, setFormSupport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Slider()
| Method Detail |
|---|
protected void processSubmission(String elementName)
disabled.
processSubmission in class AbstractFieldelementName - the name of the element (used to find the correct parameter in the request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||