Interface for controls suitable for the stickySubheaderProvider
association of sap.f.DynamicPage
.
Controls that implemenet this interface should have the following methods:
_getStickyContent
- returns the content (control) used in the subheader_returnStickyContent
- ensures that the content (control) returned by _getStickyContent
, is placed back in its place in the provider_getStickySubHeaderSticked
- returns boolean value that shows where the sticky content is placed (in its provider or in the DynamicPage
)_setStickySubHeaderSticked
- accepts a boolean argument to notify the provider where its sticky content is placedEvent | Description |
---|