| Package | Description |
|---|---|
| com.github.dandelion.datatables.core.extension.theme |
All specialized extensions for themes.
|
| Modifier and Type | Method and Description |
|---|---|
static Theme |
Theme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Theme[] |
Theme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015 Dandelion Project. All rights reserved.