|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonAction | |
|---|---|
| org.ujorm.wicket.component.grid | |
| Uses of CommonAction in org.ujorm.wicket.component.grid |
|---|
| Methods in org.ujorm.wicket.component.grid that return CommonAction | |
|---|---|
static CommonAction[] |
CommonAction.of(String... actions)
A common action factory |
| Methods in org.ujorm.wicket.component.grid with parameters of type CommonAction | ||
|---|---|---|
|
AbstractDataProvider.add(Key<? super U,V> column,
CommonAction... actions)
Create new instance of an Action Panel using actions from the argument list. |
|
protected org.apache.wicket.ajax.markup.html.AjaxLink |
CommonActionPanel.createLink(String id,
CommonAction<U> action)
Create action |
|
| Constructors in org.ujorm.wicket.component.grid with parameters of type CommonAction | |
|---|---|
CommonActionPanel(String id,
U row,
CommonAction... actions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||