public interface SectionRow
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SectionRow.FocusListener |
| Modifier and Type | Method and Description |
|---|---|
SectionRow.FocusListener |
getFocusListener(String langIso) |
String |
getLabel() |
String |
getValueInfo() |
boolean |
isEditable() |
boolean |
isVisible() |
void |
setFocusListener(SectionRow.FocusListener listener,
String langIso) |
String getLabel()
String getValueInfo()
boolean isVisible()
boolean isEditable()
void setFocusListener(SectionRow.FocusListener listener, String langIso)
SectionRow.FocusListener getFocusListener(String langIso)
Copyright © 2017 SAP SE. All Rights Reserved.