Class MenuView
java.lang.Object
org.primefaces.showcase.view.menu.MenuView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Details
-
MenuView
public MenuView()
-
-
Method Details
-
init
@PostConstruct public void init() -
getModel
-
redirect
- Throws:
IOException
-
save
public void save() -
update
public void update() -
delete
public void delete() -
sleepAndSave
- Throws:
InterruptedException
-
sleepAndUpdate
- Throws:
InterruptedException
-
sleepAndDelete
- Throws:
InterruptedException
-
addMessage
-