|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSingleSelectionModel | |
com.arsdigita.bebop | A set of server-side user interface components for web applications. |
com.arsdigita.formbuilder.ui | The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. |
com.arsdigita.ui.login | Internationalized UI classes for user login and registration. |
com.arsdigita.util.ui |
Uses of AbstractSingleSelectionModel in com.arsdigita.bebop |
Subclasses of AbstractSingleSelectionModel in com.arsdigita.bebop | |
class |
DefaultSingleSelectionModel
|
class |
ParameterSingleSelectionModel
An implementation of SingleSelectionModel that uses
a state parameter for managing the currently selected key. |
static class |
Tree.TreeSingleSelectionModel
Deprecated. The ParameterSingleSelectionModel contains
all the functionality of this class |
Uses of AbstractSingleSelectionModel in com.arsdigita.formbuilder.ui |
Subclasses of AbstractSingleSelectionModel in com.arsdigita.formbuilder.ui | |
class |
DecimalSingleSelectionModel
|
Uses of AbstractSingleSelectionModel in com.arsdigita.ui.login |
Subclasses of AbstractSingleSelectionModel in com.arsdigita.ui.login | |
class |
UserSingleSelectionModel
A SingleSelectionModel that returns the user id. |
Uses of AbstractSingleSelectionModel in com.arsdigita.util.ui |
Subclasses of AbstractSingleSelectionModel in com.arsdigita.util.ui | |
class |
RequestLocalSelectionModel
Deprecated. This class is used just once in all of the RHEA code base; it will be moved there in the future, so please don't rely on it |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |