| Package | Description |
|---|---|
| io.konga.metadata.definition | |
| io.konga.metadata.definition.enumerations |
| Modifier and Type | Method and Description |
|---|---|
FormStyles |
KongaEntity.getDetailsStyle() |
FormStyles |
KongaEntity.getResultsStyle() |
FormStyles |
KongaEntity.getSearchStyle() |
FormStyles |
KongaEntity.getUpdateStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
KongaEntity.setDetailsStyle(FormStyles detailsStyle) |
void |
KongaEntity.setResultsStyle(FormStyles resultsStyle) |
void |
KongaEntity.setSearchStyle(FormStyles searchStyle) |
void |
KongaEntity.setUpdateStyle(FormStyles updateStyle) |
| Modifier and Type | Method and Description |
|---|---|
static FormStyles |
FormStyles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormStyles[] |
FormStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.