public class ColumnActions extends gwt.material.design.client.ui.table.cell.WidgetColumn<ContactCard,gwt.material.design.client.ui.MaterialButton>
| Modifier and Type | Field and Description |
|---|---|
protected AppMessages |
messages |
| Constructor and Description |
|---|
ColumnActions(com.google.web.bindery.event.shared.EventBus eventBus) |
| Modifier and Type | Method and Description |
|---|---|
gwt.material.design.client.ui.MaterialButton |
getValue(ContactCard value) |
autoSort, defaultSortAscending, fieldUpdater, frozenProperties, getCell, getFieldUpdater, getFrozenProperties, getHideOn, getIndex, getName, getSortComparator, getStyleProperties, getStyleProperty, getTextAlign, getWidth, hideOn, isAutoSort, isDefaultSortAscending, isDynamicWidth, isFrozenColumn, isNumeric, isSortable, name, numeric, onBrowserEvent, setAutoSort, setDefaultSortAscending, setFieldUpdater, setFrozenProperties, setHideOn, setIndex, setName, setNumeric, setSortComparator, setStyleProperties, setStyleProperty, setTextAlign, setWidth, sortComparator, styleProperties, textAlign, toString, widthprotected AppMessages messages
public ColumnActions(com.google.web.bindery.event.shared.EventBus eventBus)
public gwt.material.design.client.ui.MaterialButton getValue(ContactCard value)
getValue in interface com.google.gwt.cell.client.HasCell<ContactCard,gwt.material.design.client.ui.MaterialButton>getValue in class gwt.material.design.client.ui.table.cell.Column<ContactCard,gwt.material.design.client.ui.MaterialButton>Copyright © 2020. All rights reserved.