org.apache.cocoon.forms.formmodel
Class RepeaterActionDefinition.SortActionDefinition
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition
org.apache.cocoon.forms.formmodel.ActionDefinition
org.apache.cocoon.forms.formmodel.RepeaterActionDefinition
org.apache.cocoon.forms.formmodel.RepeaterActionDefinition.SortActionDefinition
- All Implemented Interfaces:
- WidgetDefinition, Locatable
- Enclosing class:
- RepeaterActionDefinition
public static class RepeaterActionDefinition.SortActionDefinition
- extends RepeaterActionDefinition
Methods inherited from class org.apache.cocoon.forms.formmodel.AbstractWidgetDefinition |
addCreateListener, addValidator, checkCompleteness, checkMutable, fireCreateEvent, generateDisplayData, generateDisplayData, generateLabel, getAttribute, getEnclosingLibrary, getFormDefinition, getId, getLocation, getParent, getState, makeImmutable, setAttributes, setDisplayData, setEnclosingLibrary, setId, setLocation, setParent, setState, validate, widgetCreated |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
field
protected String field
RepeaterActionDefinition.SortActionDefinition
public RepeaterActionDefinition.SortActionDefinition(String repeaterName,
String field)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.