public class EmptyCellZKComponent extends TableGridCellZKComponent implements DataTransferAcceptor
label, MAX_LABEL_LENGTH, MENUITEM_REF, selected, value| Constructor and Description |
|---|
EmptyCellZKComponent(Row parent,
TableBlockModel table) |
| Modifier and Type | Method and Description |
|---|---|
protected Label |
createLabel() |
protected String |
getLabelValue(TableBlockModel table) |
DataTransferLocation |
getLocation(Component targetComponent) |
TableBlockModel |
getTable() |
protected void |
init() |
protected void |
setStyle(boolean selected) |
protected void |
update() |
getTableGrid, getValue, handleClick, removeNewlines, render, selected, setSelected, setValue, valueForLabelpublic EmptyCellZKComponent(Row parent,
TableBlockModel table)
public TableBlockModel getTable()
protected void init()
protected void setStyle(boolean selected)
setStyle in class TableGridCellZKComponentprotected Label createLabel()
createLabel in class TableGridCellZKComponentprotected void update()
update in class TableGridCellZKComponentprotected String getLabelValue(TableBlockModel table)
public DataTransferLocation getLocation(Component targetComponent)
getLocation in interface DataTransferAcceptorCopyright © 2017 SAP SE. All Rights Reserved.