Package | Description |
---|---|
htmltags | |
ifaces | |
types |
Modifier and Type | Method and Description |
---|---|
WidgetTypes |
AjwipImg.getType() |
WidgetTypes |
AjwipBlockQuote.getType() |
Modifier and Type | Method and Description |
---|---|
WidgetTypes |
WidgetInterface.getType() |
Modifier and Type | Method and Description |
---|---|
static WidgetTypes |
WidgetTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WidgetTypes[] |
WidgetTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|