Class ButtonView
java.lang.Object
org.primefaces.showcase.view.button.ButtonView
-
Constructor Details
-
ButtonView
public ButtonView()
-
-
Method Details
-
init
@PostConstruct public void init() -
getModel
-
save
-
update
public void update() -
delete
public void delete() -
sleepAndSave
- Throws:
InterruptedException
-
sleepAndUpdate
- Throws:
InterruptedException
-
sleepAndDelete
- Throws:
InterruptedException
-
buttonAction
public void buttonAction() -
addMessage
-