Interface TopHeaderContentProvider
public interface TopHeaderContentProvider
A TopHeaderContentProvider
is used to provide a custom TopHeaderContent
.
- Since:
- 10.0.10
-
Method Summary
-
Method Details
-
getTopHeaderContent
- Parameters:
topHeaderViewContext
- the view context the top header will be displayed in- Returns:
- the
TopHeaderContent
to be displayed. - Since:
- 10.0.16
-