| Package | Description |
|---|---|
| com.github.drinkjava2.jwebbox.render |
| Modifier and Type | Field and Description |
|---|---|
HtmlItemType |
HtmlItem.type |
| Modifier and Type | Method and Description |
|---|---|
static HtmlItemType |
HtmlItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlItemType[] |
HtmlItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HtmlItem(Object value,
HtmlItemType type) |
Copyright © 2019. All rights reserved.