Interface ProjectConfigTabManager
- All Known Implementing Classes:
DefaultProjectConfigTabManager
public interface ProjectConfigTabManager
- Since:
- v4.4
-
Method Summary
-
Method Details
-
getTabForId
Return the tab with the specified ID.- Parameters:
id
- the id of the tab to render.- Returns:
- the tab with the passed id or null if such a tab does not exist.
-