| Interface | Description |
|---|---|
| CheatSheetView | |
| CheatSheetView.Presenter | |
| FieldItemView | |
| FieldItemView.Presenter | |
| ListGroupItemView | |
| ListGroupItemView.Presenter | |
| SettingsView | |
| SettingsView.Presenter | |
| SubDockView<T extends SubDockView.Presenter> | |
| SubDockView.Presenter | |
| TestToolsView | |
| TestToolsView.Presenter |
| Class | Description |
|---|---|
| AbstractSubDockPresenter<T extends SubDockView> | |
| CheatSheetPresenter | |
| CheatSheetPresenterActivity | |
| CheatSheetViewImpl | |
| FieldItemPresenter | |
| FieldItemViewImpl |
This class is used to represent a simple (i.e. not expandable) property, like for example java primitives
|
| ListGroupItemPresenter | |
| ListGroupItemViewImpl |
This class is used to represent a complex (i.e. expandable) property, i.e. a class containing other properties
|
| SettingsPresenter | |
| SettingsPresenterActivity | |
| SettingsViewImpl | |
| TestToolsPresenter | |
| TestToolsPresenterActivity | |
| TestToolsPresenterData | |
| TestToolsViewImpl |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.