|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasBeforeCancelRowEditionHandler | |
|---|---|
| org.cruxframework.crux.widgets.client.event.row | |
| org.cruxframework.crux.widgets.client.grid | |
| Uses of HasBeforeCancelRowEditionHandler in org.cruxframework.crux.widgets.client.event.row |
|---|
| Methods in org.cruxframework.crux.widgets.client.event.row with parameters of type HasBeforeCancelRowEditionHandler | |
|---|---|
static BeforeCancelRowEditionEvent |
BeforeCancelRowEditionEvent.fire(HasBeforeCancelRowEditionHandler source,
DataRow row)
|
| Constructors in org.cruxframework.crux.widgets.client.event.row with parameters of type HasBeforeCancelRowEditionHandler | |
|---|---|
BeforeCancelRowEditionEvent(HasBeforeCancelRowEditionHandler source,
DataRow row)
|
|
| Uses of HasBeforeCancelRowEditionHandler in org.cruxframework.crux.widgets.client.grid |
|---|
| Classes in org.cruxframework.crux.widgets.client.grid that implement HasBeforeCancelRowEditionHandler | |
|---|---|
class |
AbstractGrid<R extends Row>
Base class for implementing grids. |
class |
Grid
A Data grid component that allows pagination, edition, sort, frozen headers & columns and |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||