Uses of Class
org.hydrateframework.gui.SourceDef

Packages that use SourceDef
org.hydrateframework.gui   
 

Uses of SourceDef in org.hydrateframework.gui
 

Methods in org.hydrateframework.gui that return SourceDef
static SourceDef HydrateUI.findDatasource(java.lang.String name)
           
 

Methods in org.hydrateframework.gui that return types with arguments of type SourceDef
static java.util.List<SourceDef> HydrateUI.getSources()
           
 

Methods in org.hydrateframework.gui with parameters of type SourceDef
 void SourceDef.copy(SourceDef copy)
           
 

Constructors in org.hydrateframework.gui with parameters of type SourceDef
SourceDef(SourceDef copy)
           
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.