|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerWidget | |
---|---|
org.apache.cocoon.forms.formmodel | |
org.apache.cocoon.forms.util |
Uses of ContainerWidget in org.apache.cocoon.forms.formmodel |
---|
Classes in org.apache.cocoon.forms.formmodel that implement ContainerWidget | |
---|---|
class |
AbstractContainerWidget
A general-purpose abstract Widget which can hold zero or more widgets. |
class |
AggregateField
An aggregated field allows to represent one value as multiple input fields, or several values as one field. |
class |
Form
A widget that serves as a container for other widgets, the top-level widget in a form description file. |
class |
Group
A container Widget which can hold zero or more child widgets. |
class |
Repeater.RepeaterRow
|
class |
Struct
Deprecated. replaced by Group |
class |
Union
A discriminated union that references a discriminant value in another widget and contains one of several cases (widgets). |
Uses of ContainerWidget in org.apache.cocoon.forms.util |
---|
Methods in org.apache.cocoon.forms.util that return ContainerWidget | |
---|---|
ContainerWidget |
ContainerWidgetAsMap.getWidget()
Get the container widget that is wrapped by this Map . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |