Uses of Interface
org.eclipse.datatools.connectivity.oda.design.InputElementUIHints

Packages that use InputElementUIHints
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of InputElementUIHints in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return InputElementUIHints
 InputElementUIHints InputElementAttributes.getUiHints()
          Returns the value of the 'Ui Hints' containment reference.
 InputElementUIHints DesignFactory.createInputElementUIHints()
          Returns a new object of class 'Input Element UI Hints'.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type InputElementUIHints
 void InputElementAttributes.setUiHints(InputElementUIHints value)
          Sets the value of the 'Ui Hints' containment reference.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.