protected static class DeviceAdaptiveGrid.GridSmallImpl extends DeviceAdaptiveGrid.GridImpl
columnDefinitions, detailDialogTitle, grid| Modifier | Constructor and Description |
|---|---|
protected |
DeviceAdaptiveGrid.GridSmallImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
getActionWidget(String key)
Retrieve the widget associated to the grid component
|
protected ColumnDefinitions |
getGridColumnDefinitionsByDevice()
Retrieve the columns defined to a Large device
|
DataRow |
getRow(com.google.gwt.user.client.ui.Widget w) |
protected void |
initActionColumns()
initialize the actions available on grid detail when in mobile visualization
|
void |
initGrid(DeviceAdaptiveGridColumnDefinitions columnDefinitions,
int pageSize,
RowSelectionModel rowSelection,
int cellSpacing,
boolean autoLoadData,
boolean stretchColumns,
boolean highlightRowOnMouseOver,
String emptyDataFilling,
boolean fixedCellSize,
String defaultSortingColumn,
Grid.SortingType defaultSortingType,
boolean keepEditorOnClickDisabledRows,
boolean showEditorButtons,
boolean freezeHeaders,
String detailDialogTitle) |
addBeforeCancelRowEditionHandler, addBeforeRowEditHandler, addBeforeSaveRowEditionHandler, addBeforeShowRowDetailsHandler, addCancelRowEditionHandler, addColumnEditorValidator, addLoadRowDetailsHandler, addRowClickHandler, addRowDoubleClickHandler, addRowEditHandler, addRowRenderHandler, addScrollHandler, addShowRowDetailsHandler, clear, getCurrentPageRows, getCurrentPageSize, getDataSource, getDetailDialogTitle, getPageCount, getRowSelectionModel, getSelectedRows, goToPage, initGrid, initGrid, initGrid, initGrid, isDataLoaded, loadData, nextPage, previousPage, refresh, setDataSource, setDataSource, setDetailDialogTitle, setHeight, setPager, setRowSelectionModel, setWidthadd, getContainerElement, getWidget, iterator, remove, setWidget, setWidgetadd, adopt, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, sinkBitlessEvent, toStringpublic void initGrid(DeviceAdaptiveGridColumnDefinitions columnDefinitions, int pageSize, RowSelectionModel rowSelection, int cellSpacing, boolean autoLoadData, boolean stretchColumns, boolean highlightRowOnMouseOver, String emptyDataFilling, boolean fixedCellSize, String defaultSortingColumn, Grid.SortingType defaultSortingType, boolean keepEditorOnClickDisabledRows, boolean showEditorButtons, boolean freezeHeaders, String detailDialogTitle)
initGrid in class DeviceAdaptiveGrid.GridImplDeviceAdaptiveGrid.GridImpl.initGrid(org.cruxframework.crux.widgets.client.deviceadaptivegrid.DeviceAdaptiveGridColumnDefinitions, int, org.cruxframework.crux.widgets.client.grid.RowSelectionModel, int, boolean, boolean, boolean, java.lang.String, boolean, java.lang.String, org.cruxframework.crux.widgets.client.grid.Grid.SortingType)protected void initActionColumns()
protected ColumnDefinitions getGridColumnDefinitionsByDevice()
DeviceAdaptiveGrid.GridImplgetGridColumnDefinitionsByDevice in class DeviceAdaptiveGrid.GridImplDeviceAdaptiveGrid.GridImpl.getGridColumnDefinitionsByDevice()public DataRow getRow(com.google.gwt.user.client.ui.Widget w)
getRow in class DeviceAdaptiveGrid.GridImplw - Grid.getRow(com.google.gwt.user.client.ui.Widget)public com.google.gwt.user.client.ui.Widget getActionWidget(String key)
getActionWidget in class DeviceAdaptiveGrid.GridImplid - Copyright © 2016. All rights reserved.