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