public class DefaultActionColumnConfiguration extends DefaultCustomColumnConfiguration implements ActionColumnConfiguration
editable, editor, name, selectable, sortable, visible| Constructor and Description |
|---|
DefaultActionColumnConfiguration(String name) |
DefaultActionColumnConfiguration(String name,
List<? extends ListViewAction> listViewActions) |
| Modifier and Type | Method and Description |
|---|---|
List<ListViewAction> |
getActions() |
UIEditor |
getCellEditor() |
CellRenderer |
getCellRenderer() |
DefaultColumnDescriptor |
getColumnDescriptor() |
ValueHandler |
getValueHandler() |
void |
setActions(List<? extends ListViewAction> listViewActions) |
getAllLabels, getLabel, getLabel, getName, setAllLabels, setCellEditor, setLanguagesgetEditor, getLanguages, getParameter, getParameters, getPosition, getWidth, isEditable, isLocalized, isSelectable, isSortable, isVisible, setCellRenderer, setEditable, setEditor, setName, setParameter, setParameters, setPosition, setSelectable, setSortable, setVisible, setWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEditor, getLanguages, getName, getParameter, getParameters, getPosition, getWidth, isLocalized, isSelectable, isSortable, isVisible, setCellEditor, setCellRenderer, setEditor, setLanguages, setName, setParameter, setParameters, setPosition, setVisible, setWidthpublic DefaultActionColumnConfiguration(String name)
public DefaultActionColumnConfiguration(String name, List<? extends ListViewAction> listViewActions)
public List<ListViewAction> getActions()
getActions in interface ActionColumnConfigurationpublic void setActions(List<? extends ListViewAction> listViewActions)
public UIEditor getCellEditor()
getCellEditor in interface ColumnConfigurationgetCellEditor in class DefaultCustomColumnConfigurationpublic CellRenderer getCellRenderer()
getCellRenderer in interface ColumnConfigurationgetCellRenderer in class AbstractColumnConfigurationpublic DefaultColumnDescriptor getColumnDescriptor()
getColumnDescriptor in interface ColumnConfigurationgetColumnDescriptor in class DefaultCustomColumnConfigurationpublic ValueHandler getValueHandler()
getValueHandler in interface ColumnConfigurationgetValueHandler in class DefaultCustomColumnConfigurationCopyright © 2017 SAP SE. All Rights Reserved.