| Package | Description |
|---|---|
| com.foreach.across.modules.bootstrapui.elements.icons |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableIconSet
The purpose of a
MutableIconSet is to modify the icons of an IconSet that is registered in the IconSetRegistry
You can add, remove and delete icons from the IconSet. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleIconSet
An
SimpleIconSet that is made available on an IconSetRegistry |
| Modifier and Type | Method and Description |
|---|---|
static IconSet |
IconSet.iconSet(@NonNull String name)
Shorthand method to get an
IconSet from the IconSetRegistry |
Copyright © 2020. All rights reserved.