Dashboard Builder Data Displayer API 6.0.0.Beta3

Uses of Class
org.jboss.dashboard.displayer.DataDisplayerFeature

Packages that use DataDisplayerFeature
org.jboss.dashboard.displayer The interfaces and components in charge of business indicators' UI rendering. 
 

Uses of DataDisplayerFeature in org.jboss.dashboard.displayer
 

Methods in org.jboss.dashboard.displayer that return DataDisplayerFeature
static DataDisplayerFeature DataDisplayerFeature.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataDisplayerFeature[] DataDisplayerFeature.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.dashboard.displayer with parameters of type DataDisplayerFeature
 boolean AbstractDataDisplayerRenderer.isFeatureSupported(DataDisplayer displayer, DataDisplayerFeature feature)
           
 boolean DataDisplayerRenderer.isFeatureSupported(DataDisplayer displayer, DataDisplayerFeature feature)
           
 


Dashboard Builder Data Displayer API 6.0.0.Beta3

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.