public class SectionModelEvent extends ComponentEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGED_EVENT |
static String |
ITEMS_CHANGED_EVENT |
static String |
SELECTION_CHANGED_EVENT |
| Constructor and Description |
|---|
SectionModelEvent(Object source,
String name) |
SectionModelEvent(Object source,
String name,
Object data) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
String |
getName() |
getSourcepublic static final String CHANGED_EVENT
public static final String SELECTION_CHANGED_EVENT
public static final String ITEMS_CHANGED_EVENT
Copyright © 2017 SAP SE. All Rights Reserved.