| Package | Description |
|---|---|
| no.g9.client.core.controller | |
| no.g9.client.core.view | |
| no.g9.client.core.view.table |
| Modifier and Type | Method and Description |
|---|---|
ViewModel |
DialogController.getViewModel()
Get the ViewModel for the this dialog.
|
ViewModel |
ApplicationController.getViewModel(DialogConstant dialog)
Get the ViewModel for the given dialog.
|
| Modifier and Type | Method and Description |
|---|---|
ViewModel |
DialogView.getViewModel() |
ViewModel |
ApplicationView.getViewModel(DialogConstant dialog)
Get the ViewModel for the given dialog.
|
| Modifier and Type | Method and Description |
|---|---|
protected ViewModel |
DefaultTableModel.getViewModel() |
| Constructor and Description |
|---|
DefaultTableModel(DialogObjectConstant[] columns,
ViewModel viewModel)
Create a new table model based on the specified columns.
|
DefaultTableModel(List<DialogObjectConstant> columns,
ViewModel viewModel)
Create a new table model based on the specified columns.
|
Copyright © 2006–2020 Esito AS. All rights reserved.