Class MultiViewStateView
java.lang.Object
org.primefaces.showcase.view.data.treetable.MultiViewStateView
- All Implemented Interfaces:
Serializable
@Named("ttMultiViewStateView")
@ViewScoped
public class MultiViewStateView
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetRoot()voidinit()voidsetService(DocumentService service) voidsomeAction(Document document)
-
Constructor Details
-
MultiViewStateView
public MultiViewStateView()
-
-
Method Details
-
init
@PostConstruct public void init() -
getRoot
-
setService
-
clearMultiViewState
public void clearMultiViewState() -
someAction
-