|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionProperty | |
org.joda.property.impl.collection | |
org.joda.property.impl.link | |
org.joda.property.type |
Uses of CollectionProperty in org.joda.property.impl.collection |
Classes in org.joda.property.impl.collection that implement CollectionProperty | |
class |
AbstractListProperty
Standard implementation of a list. |
class |
DefaultDataListProperty
Standard implementation of a list of objects. |
Uses of CollectionProperty in org.joda.property.impl.link |
Classes in org.joda.property.impl.link that implement CollectionProperty | |
class |
DefaultLinkListProperty
Standard link list view implementation which links one Bean to a list of other Beans. |
Uses of CollectionProperty in org.joda.property.type |
Subinterfaces of CollectionProperty in org.joda.property.type | |
interface |
DataListProperty
Interface for a typed updateable list of objects. |
interface |
LinkListProperty
Interface for an updateable list of Beans. |
interface |
ListProperty
A ListProperty is a property which can holds a list. |
|
Joda System API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |