Uses of Class
org.pentaho.di.ui.core.gui.WindowProperty

Packages that use WindowProperty
org.pentaho.di.ui.core   
 

Uses of WindowProperty in org.pentaho.di.ui.core
 

Methods in org.pentaho.di.ui.core that return WindowProperty
 WindowProperty PropsUI.getScreen(String windowname)
           
 

Methods in org.pentaho.di.ui.core with parameters of type WindowProperty
 void PropsUI.setScreen(WindowProperty winprop)