public class ConstraintsSectionRenderer extends AbstractNavigationAreaSectionRenderer
| Constructor and Description |
|---|
ConstraintsSectionRenderer() |
| Modifier and Type | Method and Description |
|---|---|
BaseUICockpitNavigationArea |
getNavigationArea() |
void |
render(SectionPanel panel,
Component parent,
Component captionComponent,
Section section) |
void |
setConstraintService(ConstraintService constraintService) |
void |
setValidationService(ValidationService validationService) |
createBrowserItemTooltip, createList, getSectionPanelModel, setNavigationAreapublic void setValidationService(ValidationService validationService)
validationService - the validationService to setpublic void setConstraintService(ConstraintService constraintService)
constraintService - the constraintService to setpublic void render(SectionPanel panel, Component parent, Component captionComponent, Section section)
render in interface SectionRendererrender in class AbstractNavigationAreaSectionRendererpublic BaseUICockpitNavigationArea getNavigationArea()
getNavigationArea in class AbstractNavigationAreaSectionRendererCopyright © 2018 SAP SE. All Rights Reserved.