| Package | Description |
|---|---|
| com.suncode.pwfl.web.ui |
| Modifier and Type | Method and Description |
|---|---|
Icon.Type |
Base64Icon.getType() |
Icon.Type |
Icon.getType()
Return icon type one of Icon.Type (CSS, BASE64).
|
Icon.Type |
SilkIconPack.getType() |
static Icon.Type |
Icon.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Icon.Type[] |
Icon.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Suncode. All rights reserved.