public class ColumnCollectionComposer
extends GenericForwardComposer
| Modifier and Type | Field and Description |
|---|---|
static String |
COLUMN_MODEL |
static String |
WIZARD_ARG |
| Constructor and Description |
|---|
ColumnCollectionComposer() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterCompose(Component comp) |
Collection<Component> |
getColumns() |
protected void |
handleDropToTrash() |
protected void |
newColumnActionHandle() |
protected void |
renderExistingColumns() |
protected void |
renderNewColumn(NavigationLinkCollectionViewModel coll) |
public static final String WIZARD_ARG
public static final String COLUMN_MODEL
protected void handleDropToTrash()
protected void renderExistingColumns()
protected void newColumnActionHandle()
protected void renderNewColumn(NavigationLinkCollectionViewModel coll)
public Collection<Component> getColumns()
Copyright © 2017 SAP SE. All Rights Reserved.