| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.event.row | |
| org.cruxframework.crux.widgets.client.grid |
| Modifier and Type | Method and Description |
|---|---|
HasLoadRowDetailsHandlers |
LoadRowDetailsEvent.getSource() |
| Modifier and Type | Method and Description |
|---|---|
static LoadRowDetailsEvent |
LoadRowDetailsEvent.fire(HasLoadRowDetailsHandlers source,
DataRow row) |
| Constructor and Description |
|---|
LoadRowDetailsEvent(HasLoadRowDetailsHandlers source,
DataRow row) |
| Modifier and Type | Class and Description |
|---|---|
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
|
Copyright © 2014. All rights reserved.