public class RowEvent extends SectionPanelEvent
| Constructor and Description |
|---|
RowEvent(java.lang.String name,
SectionPanel target,
Section section,
SectionRow sectionRow) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
SectionRow |
getRow() |
Section |
getSection() |
void |
setIndex(int index) |
public RowEvent(java.lang.String name,
SectionPanel target,
Section section,
SectionRow sectionRow)
public Section getSection()
public SectionRow getRow()
public int getIndex()
public void setIndex(int index)
Copyright © 2018 SAP SE. All Rights Reserved.