|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.web.impl.ui.common | Common view objects. |
| com.hack23.cia.web.impl.ui.navigationview.application | Main application CitizenIntelligenceAgency, NavigationTree and menu factory. |
| com.hack23.cia.web.impl.ui.navigationview.common | Common navigation views. |
| Uses of Navigator in com.hack23.cia.web.impl.ui.common |
|---|
| Modifier and Type | Method and Description |
|---|---|
Navigator |
ApplicationUserState.getNavigator()
Gets the navigator. |
| Modifier and Type | Method and Description |
|---|---|
void |
Navigator.View.init(Navigator navigator,
ApplicationUserState applicationUserState)
Inits the. |
| Uses of Navigator in com.hack23.cia.web.impl.ui.navigationview.application |
|---|
| Modifier and Type | Method and Description |
|---|---|
Navigator |
CitizenIntelligenceAgency.getNavigator()
|
| Uses of Navigator in com.hack23.cia.web.impl.ui.navigationview.common |
|---|
| Modifier and Type | Method and Description |
|---|---|
protected Navigator |
AbstractNavigationView.getNavigator()
Gets the navigator. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNavigationView.init(Navigator navigator,
ApplicationUserState applicationUserState)
|
| Constructor and Description |
|---|
PersistedModelObjectList(AbstractModelObjectContainer<?> container,
Navigator navigator,
String uriPrefix,
UserSessionDto userSessionDto)
Instantiates a new persisted model object list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||