public class DefaultSingleColumnConfiguration extends DefaultCustomColumnConfiguration
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSingleColumnConfiguration.SingleColumnCellRenderer |
editable, editor, name, selectable, sortable, visible| Constructor and Description |
|---|
DefaultSingleColumnConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<ListViewAction> |
getActions() |
CellRenderer |
getCellRenderer() |
DefaultColumnDescriptor |
getColumnDescriptor() |
ListViewAction |
getIconAction() |
void |
setActions(List<ListViewAction> actions) |
void |
setIconAction(ListViewAction iconAction) |
getAllLabels, getCellEditor, getLabel, getLabel, getName, getValueHandler, setAllLabels, setCellEditor, setLanguagesgetEditor, getLanguages, getParameter, getParameters, getPosition, getWidth, isEditable, isLocalized, isSelectable, isSortable, isVisible, setCellRenderer, setEditable, setEditor, setName, setParameter, setParameters, setPosition, setSelectable, setSortable, setVisible, setWidthpublic void setIconAction(ListViewAction iconAction)
public ListViewAction getIconAction()
public CellRenderer getCellRenderer()
getCellRenderer in interface ColumnConfigurationgetCellRenderer in class AbstractColumnConfigurationpublic void setActions(List<ListViewAction> actions)
public List<ListViewAction> getActions()
public DefaultColumnDescriptor getColumnDescriptor()
getColumnDescriptor in interface ColumnConfigurationgetColumnDescriptor in class DefaultCustomColumnConfigurationCopyright © 2017 SAP SE. All Rights Reserved.