Uses of Interface
org.pentaho.di.ui.core.widget.warning.SupportsWarningInterface

Packages that use SupportsWarningInterface
org.pentaho.di.ui.core.widget.warning   
 

Uses of SupportsWarningInterface in org.pentaho.di.ui.core.widget.warning
 

Classes in org.pentaho.di.ui.core.widget.warning that implement SupportsWarningInterface
 class TextVarWarning
          A Widget that combines a TextVar widget with a "Warning" image to the right.
 class WarningText
          A Widget that combines a Text widget with a "Warning" image to the left.