public interface ItemSet
Modifier and Type | Interface and Description |
---|---|
static interface |
ItemSet.ItemCaptionGenerator<ITEM>
Item caption generator.
|
static interface |
ItemSet.ItemDescriptionGenerator<ITEM>
Item description generator.
|
static interface |
ItemSet.ItemIconGenerator<ITEM>
Item icon generator.
|
Modifier and Type | Method and Description |
---|---|
void |
refresh()
Refresh items set.
|
Copyright © 2019 The Holon Platform. All rights reserved.