This package org.servebox.toolbox.browsing contains the deep browsing mechanism inside IView elements
| Interface | Description | |
|---|---|---|
| IBrowsingAction | An implementaion class for BrowsingAction. |
| Class | Description | |
|---|---|---|
| BrowsingAction | Define a action for the FlexBrowser | |
| BrowsingError | Simple Browsing Error | |
| BrowsingOperation | BrowsingOperation represents an operation for the FlexBrowser BrowsingOperation is defined by a source and a target URI. | |
| BrowsingSequence | A Browsing Sequence is a stack of BrowsingAction | |
| BrowsingUtils | BrowsingUtils exposes static method for the FlexBrowser mechanism | |
| FlexBrowser | FlexBrowser in a singleton implentation. | |
| GetObjectBrowsingAction | Specific Browsing Action | |
| GetObjectBrowsingError | Specific Browsing Error | |
| StateBrowsingAction | BrowsingAction used for accesing State | |
| StateBrowsingError | Specific error for Browsing operation involving States | |
| ViewStackBrowsingAction | Specific BrowsingAction user for browsing thru ViewStack | |
| ViewStackBrowsingError | Specific Browsing Error when browsing ViewStack |