public interface TitleFormatter | Modifier and Type | Method and Description |
|---|---|
java.lang.String | formatTitle(StatefulCanvas component, java.lang.String title) Formatter method to dynamically modify the title displayed by this component. |
java.lang.String formatTitle(StatefulCanvas component, java.lang.String title)
component - the StatefulCanvas for which the title will be displayedtitle - title returned by getTitle()