Constant Field Values

Contents

org.dashbuilder.*

  • org.dashbuilder.client.perspective.DashboardsListPerspective 
    Modifier and Type Constant Field Value
    public static final String ID "DashboardsListPerspective"
  • org.dashbuilder.client.perspective.EmptyPerspective 
    Modifier and Type Constant Field Value
    public static final String ID "EmptyPerspective"
  • org.dashbuilder.client.perspective.NotFoundPerspective 
    Modifier and Type Constant Field Value
    public static final String ID "NotFoundPerspective"
  • org.dashbuilder.client.perspective.RouterPerspective 
    Modifier and Type Constant Field Value
    public static final String ID "RouterPerspective"
  • org.dashbuilder.client.perspective.RuntimePerspective 
    Modifier and Type Constant Field Value
    public static final String ID "RuntimePerspective"
  • org.dashbuilder.client.screens.DashboardsListScreen 
    Modifier and Type Constant Field Value
    public static final String ID "ListDashboardsScreen"
  • org.dashbuilder.client.screens.EmptyScreen 
    Modifier and Type Constant Field Value
    public static final String ID "EmptyScreen"
  • org.dashbuilder.client.screens.NotFoundScreen 
    Modifier and Type Constant Field Value
    public static final String ID "NotFoundScreen"
  • org.dashbuilder.client.screens.RouterScreen 
    Modifier and Type Constant Field Value
    public static final String ID "RouterScreen"
  • org.dashbuilder.client.screens.RuntimeScreen 
    Modifier and Type Constant Field Value
    public static final String ID "RuntimeScreen"
    public static final String INDEX_PAGE_NAME "index"