Dashboard Builder Commons 6.0.0.Final

Uses of Class
org.jboss.dashboard.factory.Component

Packages that use Component
org.jboss.dashboard.factory   
 

Uses of Component in org.jboss.dashboard.factory
 

Methods in org.jboss.dashboard.factory that return Component
protected  Component PropertyChangeProcessingInstruction.getComponent()
           
 Component ComponentsTree.getComponent(String path)
           
 Component ComponentsTree.getComponent(String path, String relativePath)
           
protected  Component ComponentsTree.makeComponentInstance(String name)
           
 

Methods in org.jboss.dashboard.factory with parameters of type Component
protected  void ComponentsTree.addToMappings(String name, Component component)
           
 

Constructors in org.jboss.dashboard.factory with parameters of type Component
PropertyAddProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertyChangeProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertySetProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertySubstractProcessingInstruction(Component component, String propertyName, String propertyValue)
           
 


Dashboard Builder Commons 6.0.0.Final

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