Interface ScreenTabTemplate
- All Known Implementing Classes:
ScreenTabTemplateImpl
@PublicApi
public interface ScreenTabTemplate
A screen tab template used for Project Template configuration.
- Since:
- 7.0
-
Method Summary
-
Method Details
-
name
String name()Returns the name of the tab.- Returns:
- The name of the tab.
-
fields
Returns the list of fields for this tab.- Returns:
- The list of fields for this tab.
-