|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
net.sf.chainedoptions
package.
See:
Description
Class Summary | |
---|---|
ExtraItemsStrategy | Strategy that adds a set of extra items to a given list of options. |
FirstItemStrategy | A ChainedOptionStrategy that adds no extra items and returns the first in the option list as default value. |
NoSortStrategy | Strategy that does not perform any sorting and returns the first item in the list as default value. |
OptionalRefreshChainedOption | Decorator to provide support for optional refresh on the target
ChainedOption . |
StringBeanConverter | BeanConverter for String objects. |
Support implementions of some interfaces in the net.sf.chainedoptions
package.
net.sf.chainedoptions
.
E.g., some OptionValueStrategy
implementations for common problems are supplied,
as well as a BeanConverter
for String
objects and a decorator on
OptionValue
to provide optional refresh.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |