|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AjaxLinkButton.Type | |
---|---|
com.evolveum.midpoint.web.component.button |
Uses of AjaxLinkButton.Type in com.evolveum.midpoint.web.component.button |
---|
Methods in com.evolveum.midpoint.web.component.button that return AjaxLinkButton.Type | |
---|---|
static AjaxLinkButton.Type |
AjaxLinkButton.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AjaxLinkButton.Type[] |
AjaxLinkButton.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.evolveum.midpoint.web.component.button with parameters of type AjaxLinkButton.Type | |
---|---|
AjaxLinkButton(java.lang.String id,
AjaxLinkButton.Type type,
org.apache.wicket.model.IModel<java.lang.String> label)
|
|
AjaxLinkButton(java.lang.String id,
AjaxLinkButton.Type type,
org.apache.wicket.model.IModel<java.lang.String> label,
java.lang.String image)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |