| Package | Description |
|---|---|
| no.g9.client.core.controller |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DialogConstant
Dialog constants implements this interface.
|
interface |
DialogObjectConstant
A tagging interface used to tag the generated dialog enumerations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalDialogConstant
An implementation of the DialogConstant interface to be used when there is
a need to represent external dialogs in a jVine application.
|
| Modifier and Type | Method and Description |
|---|---|
ViewConstant |
ViewConstant.getParent()
Get the parent component of this component.
|
ViewConstant |
ExternalDialogConstant.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ViewConstant> |
ViewConstant.getAll()
Get all components
|
Collection<ViewConstant> |
ExternalDialogConstant.getAll() |
Copyright © 2006–2020 Esito AS. All rights reserved.