protected class SectionPanel.SectionRowComponent
extends Div
| Constructor and Description |
|---|
SectionRowComponent() |
| Modifier and Type | Method and Description |
|---|---|
Component |
getContainer() |
Component |
getFocusableComponent() |
SectionRow |
getSectionRow() |
Image |
getValidationIcon() |
Component |
getValueContainer() |
void |
setFocusableComponent(Component component) |
void |
setSectionRow(SectionRow sectionRow) |
void |
setStatus(int status,
java.lang.String localizedMsg) |
void |
setValueContainer(Component valueContainer) |
public Component getContainer()
public void setSectionRow(SectionRow sectionRow)
public SectionRow getSectionRow()
public Component getFocusableComponent()
public void setFocusableComponent(Component component)
public void setStatus(int status,
java.lang.String localizedMsg)
public Image getValidationIcon()
public void setValueContainer(Component valueContainer)
public Component getValueContainer()
Copyright © 2018 SAP SE. All Rights Reserved.