Interface TabContentModel
-
public interface TabContentModelInterface defining the models of the tab content UIs.- Since:
- 2.8
- Author:
- Kevin Morin - morin@codelutin.com
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIcon()StringgetTitle()booleanisCloseable()booleanisEmpty()booleanisModify()booleanisValid()
-