|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListProperty | |
---|---|
biweekly.property | |
biweekly.property.marshaller |
Uses of ListProperty in biweekly.property |
---|
Subclasses of ListProperty in biweekly.property | |
---|---|
class |
Categories
Defines a list of "tags" or "keywords" that describe the component. |
class |
ExceptionDates
Defines a list of exceptions to the recurrence rule defined in a component. |
class |
Resources
Defines a list of resources that are needed for an event or to-do task (for example a projector or DVD player). |
Uses of ListProperty in biweekly.property.marshaller |
---|
Classes in biweekly.property.marshaller with type parameters of type ListProperty | |
---|---|
class |
ListPropertyMarshaller<T extends ListProperty<V>,V>
Marshals properties that contain a list of values. |
class |
TextListPropertyMarshaller<T extends ListProperty<String>>
Marshals properties that have a list of text values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |