Uses of Interface
com.metamatrix.toolbox.ui.widget.property.PropertyComponent

Packages that use PropertyComponent
com.metamatrix.toolbox.ui.widget.property   
 

Uses of PropertyComponent in com.metamatrix.toolbox.ui.widget.property
 

Classes in com.metamatrix.toolbox.ui.widget.property that implement PropertyComponent
 class DirectoryEntryPropertyComponent
          DialogManager is a collection of static methods for accessing and displaying the MetaData Modeler application dialogs and wizards.
 

Methods in com.metamatrix.toolbox.ui.widget.property with parameters of type PropertyComponent
 void PropertyChangeAdapter.isValueValid(PropertyComponent source, java.lang.Object value)
          Callback from a custom component to check the validity of a partial entry.
 void PropertyValidationListener.isValueValid(PropertyComponent source, java.lang.Object value)
          Request that the specified property value be validated in the current context.
 



Copyright © 2009. All Rights Reserved.