Uses of Class
info.magnolia.ui.admincentral.shellapp.pulse.dashboard.PulseDashboardViewImpl.Page

Packages that use PulseDashboardViewImpl.Page
info.magnolia.ui.admincentral.shellapp.pulse.dashboard   
 

Uses of PulseDashboardViewImpl.Page in info.magnolia.ui.admincentral.shellapp.pulse.dashboard
 

Methods in info.magnolia.ui.admincentral.shellapp.pulse.dashboard that return PulseDashboardViewImpl.Page
 PulseDashboardViewImpl.Page PulseDashboardViewImpl.RecentPageEntry.getPage()
           
 PulseDashboardViewImpl.Page PulseDashboardViewImpl.RecentPageEntry.getParentPage()
           
static PulseDashboardViewImpl.Page PulseDashboardViewImpl.Page.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PulseDashboardViewImpl.Page[] PulseDashboardViewImpl.Page.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.magnolia.ui.admincentral.shellapp.pulse.dashboard with parameters of type PulseDashboardViewImpl.Page
 void PulseDashboardViewImpl.DashboardEntry.setText(String text, PulseDashboardViewImpl.Page page)
           
 

Constructors in info.magnolia.ui.admincentral.shellapp.pulse.dashboard with parameters of type PulseDashboardViewImpl.Page
PulseDashboardViewImpl.DashboardEntry(PulseDashboardViewImpl.Icon icon, String text, PulseDashboardViewImpl.Page page, Date date)
           
PulseDashboardViewImpl.DashboardEntry(PulseDashboardViewImpl.Icon icon, String text, PulseDashboardViewImpl.Page page, Date date, String comment)
           
PulseDashboardViewImpl.RecentPageEntry(PulseDashboardViewImpl.Page page, PulseDashboardViewImpl.Page parentPage, PulseDashboardViewImpl.Icon status)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.