|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjaxChannel.Type | |
|---|---|
| org.apache.wicket.ajax | |
| Uses of AjaxChannel.Type in org.apache.wicket.ajax |
|---|
| Methods in org.apache.wicket.ajax that return AjaxChannel.Type | |
|---|---|
AjaxChannel.Type |
AjaxChannel.getType()
|
static AjaxChannel.Type |
AjaxChannel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AjaxChannel.Type[] |
AjaxChannel.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.wicket.ajax with parameters of type AjaxChannel.Type | |
|---|---|
AjaxChannel(String name,
AjaxChannel.Type type)
Construct. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||