| Package | Description |
|---|---|
| de.knightsoftnet.mtwidgets.client.ui.widget |
this package contains own widgets.
|
| de.knightsoftnet.mtwidgets.client.ui.widget.helper | |
| de.knightsoftnet.mtwidgets.shared.models |
| Modifier and Type | Method and Description |
|---|---|
void |
CountryListBox.fillCountryEntries(CountryEnum... pcountryEnums)
Deprecated.
As of release 0.22.0, replaced by
#fillEntries() |
| Modifier and Type | Method and Description |
|---|---|
String |
CountryMessages.name(CountryEnum country)
get country name for country code.
|
| Modifier and Type | Method and Description |
|---|---|
static CountryEnum |
CountryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountryEnum[] |
CountryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017. All rights reserved.