|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldDefinition | |
---|---|
org.apache.cocoon.woody.formmodel |
Uses of FieldDefinition in org.apache.cocoon.woody.formmodel |
---|
Subclasses of FieldDefinition in org.apache.cocoon.woody.formmodel | |
---|---|
class |
AggregateFieldDefinition
The WidgetDefinition part of a AggregateField widget, see AggregateField for more information. |
class |
MultiValueFieldDefinition
The WidgetDefinition part of a MultiValueField widget, see MultiValueField for more information. |
Methods in org.apache.cocoon.woody.formmodel that return FieldDefinition | |
---|---|
FieldDefinition |
Field.getFieldDefinition()
|
Methods in org.apache.cocoon.woody.formmodel with parameters of type FieldDefinition | |
---|---|
protected void |
FieldDefinitionBuilder.buildWidgetDefinition(FieldDefinition fieldDefinition,
Element widgetElement)
|
Constructors in org.apache.cocoon.woody.formmodel with parameters of type FieldDefinition | |
---|---|
Field(FieldDefinition fieldDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |