public class HeaderCellZKComponent extends TableGridCellZKComponent implements DataTransferProvider, DataTransferAcceptor
label, MAX_LABEL_LENGTH, MENUITEM_REF, selected, value| Constructor and Description |
|---|
HeaderCellZKComponent(Row parent,
TableBlockModel table,
AxisEntryModel axisEntry) |
| 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) |
Object |
exportData(Component component) |
AxisEntryModel |
getAxisEntry() |
protected String |
getHeaderLabelValue() |
DataTransferLocation |
getLocation(Component targetComponent) |
protected void |
init() |
protected boolean |
isColumn() |
protected boolean |
isColumn(AxisEntryModel entry) |
protected void |
setStyle(boolean selected) |
void |
update() |
getTableGrid, getValue, handleClick, removeNewlines, render, selected, setSelected, setValue, valueForLabelpublic HeaderCellZKComponent(Row parent,
TableBlockModel table,
AxisEntryModel axisEntry)
public AxisEntryModel getAxisEntry()
protected void init()
protected boolean isColumn()
protected boolean isColumn(AxisEntryModel entry)
protected void setStyle(boolean selected)
setStyle in class TableGridCellZKComponentprotected Label createLabel()
createLabel in class TableGridCellZKComponentprotected Menupopup createColumnPopup()
protected void createColumnPopupEntries(Menupopup popup)
protected Menupopup createRowPopup()
protected void createRowPopupEntries(Menupopup popup)
public void update()
update in class TableGridCellZKComponentprotected String getHeaderLabelValue()
public Object exportData(Component component)
exportData in interface DataTransferProviderpublic DataTransferLocation getLocation(Component targetComponent)
getLocation in interface DataTransferAcceptorCopyright © 2017 SAP SE. All Rights Reserved.