| Modifier and Type | Method and Description |
|---|---|
ObjectComboBoxBuilder<T> |
ObjectComboBoxBuilder.setObjectUi(IObjectUi<T> objectUi) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationUi |
| Modifier and Type | Class and Description |
|---|---|
class |
ChooserPanelConfigurationUi<T> |
| Constructor and Description |
|---|
ChooseOneOfManyWizardPage(String title,
String message,
Icon icon,
DataState state,
boolean finishable,
IObjectUi<T> objectUi,
List<T> values,
IObjectModel<T> mobel,
IObjectModel<IWizardAction> wizardActionModel,
IApplicable<IWizardPage> applicable) |
| Modifier and Type | Method and Description |
|---|---|
IObjectUi<T> |
IObjectListConfiguration.getObjectUi() |
| Modifier and Type | Method and Description |
|---|---|
ObjectListConfigurationBuilder<T> |
ObjectListConfigurationBuilder.setObjectUi(IObjectUi<T> objectUi) |
ObjectListComponentBuilder<T> |
ObjectListComponentBuilder.setObjectUi(IObjectUi<T> objectUi) |
| Modifier and Type | Method and Description |
|---|---|
ObjectLabelBuilder<T> |
ObjectLabelBuilder.setObjectUi(IObjectUi<T> objectUi) |
| Constructor and Description |
|---|
ObjectLabel(IObjectModel<T> model,
IObjectUi<T> objectUi) |
| Constructor and Description |
|---|
ObjectListColumnConfiguration(Object headerValue,
IColumnValueProvider<T> columnValueProvider,
IObjectUiCellRendererConfiguration configuration,
IObjectUi<?> objectUi,
IColumnValueAdaptor<T> columnValueAdaptor,
TableCellEditor cellEditor,
int preferredWidth,
Class<?> clazz,
boolean isSortable,
Comparator comparator) |
ObjectListColumnConfiguration(Object headerValue,
IColumnValueProvider<T> columnValueProvider,
IObjectUiCellRendererConfiguration configuration,
IObjectUi<?> objectUi,
int preferredWidth,
Class<?> clazz,
boolean isSortable,
Comparator comparator) |
| Constructor and Description |
|---|
ObjectUiTableCellRenderer(IObjectUi<T> objectUi,
Class<T> clazz,
int horizontalAlignment) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectUi<T> |
class |
DateUi |
class |
ToStringUi<T> |
| Modifier and Type | Method and Description |
|---|---|
IObjectUi<T> |
ObjectUiBuilder.build() |
| Constructor and Description |
|---|
ObjectUiListCellRenderer(IObjectUi<T> objectUi) |
ObjectUiListCellRenderer(IObjectUiCellRendererConfiguration configuration,
IObjectUi<T> objectUi) |
ObjectUiTableCellRenderer(IObjectUi<T> objectUi) |
ObjectUiTableCellRenderer(IObjectUiCellRendererConfiguration configuration,
IObjectUi<T> objectUi) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.