public class NewAxisCellZKComponent extends TableGridCellZKComponent
label, MAX_LABEL_LENGTH, MENUITEM_REF, selected, value| Constructor and Description |
|---|
NewAxisCellZKComponent(Row parent,
TableBlockModel table,
boolean isColumn) |
| Modifier and Type | Method and Description |
|---|---|
protected Menupopup |
createColumnPopup() |
protected void |
createColumnPopupEntries(Menupopup popup) |
protected Label |
createLabel() |
protected Menupopup |
createRowPopup() |
protected void |
createRowPopupEntries(Menupopup popup) |
protected void |
init() |
boolean |
isColumn() |
protected void |
setStyle(boolean selected) |
protected void |
update() |
getTableGrid, getValue, handleClick, removeNewlines, render, selected, setSelected, setValue, valueForLabelpublic NewAxisCellZKComponent(Row parent,
TableBlockModel table,
boolean isColumn)
protected void init()
public boolean isColumn()
protected void setStyle(boolean selected)
setStyle in class TableGridCellZKComponentprotected Label createLabel()
createLabel in class TableGridCellZKComponentprotected void update()
update in class TableGridCellZKComponentprotected Menupopup createColumnPopup()
protected void createColumnPopupEntries(Menupopup popup)
protected Menupopup createRowPopup()
protected void createRowPopupEntries(Menupopup popup)
Copyright © 2017 SAP SE. All Rights Reserved.