|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mycompany.controller.AbstractController
com.mycompany.controller.DashboardController
public class DashboardController
Controller class for dashboard screen.
Constructor Summary | |
---|---|
DashboardController()
|
Method Summary | |
---|---|
org.primefaces.model.DashboardModel |
getModel()
|
void |
handleReorder(org.primefaces.event.DashboardReorderEvent event)
|
Methods inherited from class com.mycompany.controller.AbstractController |
---|
setUserSession |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DashboardController()
Method Detail |
---|
public void handleReorder(org.primefaces.event.DashboardReorderEvent event)
public org.primefaces.model.DashboardModel getModel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |