Package org.primefaces.component.tabview
Class TabViewState
- java.lang.Object
-
- org.primefaces.component.tabview.TabViewState
-
- All Implemented Interfaces:
Serializable
public class TabViewState extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TabViewState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getActiveIndex()
void
setActiveIndex(int activeIndex)
-