|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Browser<I extends Serializable,T extends Entity<I>> | |
| ContentChangeListener | This interface must be implemented by all the objects that need to be notified of a browser content change event. |
| GroupBrowser<I extends Serializable,T extends Entity<I>> | A browser that let you navigate through a set of EntityGroup and its members. |
| ListBrowser<I extends Serializable,T extends Entity<I>> | A ListBrowser object allows the navigation throw the entities contained in a repository in a sequential way. |
| ObjectBrowser<I extends Serializable,T extends Entity<I>> | An ObjectBrowser acts like a place-holder for entities of a certain type. |
| PagedListBrowser<I extends Serializable,T extends Entity<I>> | |
| TreeBrowser<I extends Serializable,T extends Entity<I>> | A TreeBrowser allows the navigation through a set of entities arranged as the nodes of a tree structure. |
| Class Summary | |
|---|---|
| BrowserFactory | |
| ContentChangeEvent | An event notified to ContentChangeListener objects every time
a browser content changes. |
| ContentChangeSupport | Helper class that simplify ContentChangeListener registration and the
notification of ContentChangeEvent to registered listeners. |
| DefaultGroupBrowser<I extends Serializable,T extends Entity<I>> | |
| DefaultTreeBrowser<I extends Serializable,T extends Entity<I>> | |
| EntitySelector<I extends Serializable,T extends Entity<I>> | |
| GroupBrowser.Selection | |
| ListBrowserImpl<I extends Serializable,T extends Entity<I>> | Standard implementation of the ListBrowser interface. |
| MultiBrowser<I extends Serializable,T extends Entity<I>> | |
| ObjectBrowserImpl<I extends Serializable,T extends Entity<I>> | |
| PagedListBrowserImpl<I extends Serializable,T extends Entity<I>> | |
| TreePath | |
| Enum Summary | |
|---|---|
| EntitySelector.Match | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||