Uses of Class
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans.TableFrameControllerXmlBean

Packages that use TableFrameControllerXmlBean
net.sourceforge.squirrel_sql.plugins.graph   
net.sourceforge.squirrel_sql.plugins.graph.xmlbeans   
 

Uses of TableFrameControllerXmlBean in net.sourceforge.squirrel_sql.plugins.graph
 

Methods in net.sourceforge.squirrel_sql.plugins.graph that return TableFrameControllerXmlBean
 TableFrameControllerXmlBean TableFrameController.getXmlBean()
           
 

Constructors in net.sourceforge.squirrel_sql.plugins.graph with parameters of type TableFrameControllerXmlBean
TableFrameController(ISession session, GraphDesktopController desktopController, GraphControllerAccessor graphControllerAccessor, AddTableListener listener, java.lang.String tableName, java.lang.String schemaName, java.lang.String catalogName, TableFrameControllerXmlBean xmlBean)
           
 

Uses of TableFrameControllerXmlBean in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans
 

Methods in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans that return TableFrameControllerXmlBean
 TableFrameControllerXmlBean[] GraphControllerXmlBean.getTableFrameControllerXmls()
           
 

Methods in net.sourceforge.squirrel_sql.plugins.graph.xmlbeans with parameters of type TableFrameControllerXmlBean
 void GraphControllerXmlBean.setTableFrameControllerXmls(TableFrameControllerXmlBean[] tableFrameControllerXmls)
           
 



Copyright © 2001-2010. All Rights Reserved.