C - Concrete configurator typepublic interface ItemSetConfigurator<C extends ItemSetConfigurator<C>>
ItemSet configurator.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ItemSetConfigurator.ItemCaptionGenerator<ITEM>
Item caption generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum<E>> |
enumCaptionGenerator()
Create the default
ItemSetConfigurator.ItemCaptionGenerator for enumeration types. |
static <E extends Enum<E>> ItemSetConfigurator.ItemCaptionGenerator<E> enumCaptionGenerator()
ItemSetConfigurator.ItemCaptionGenerator for enumeration types.E - Enum typeItemSetConfigurator.ItemCaptionGenerator for enumeration typesCopyright © 2020 The Holon Platform. All rights reserved.