|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Props | |
---|---|
org.pentaho.di.core | |
org.pentaho.di.ui.core | |
org.pentaho.di.ui.core.dialog | |
org.pentaho.di.ui.spoon.dialog |
Uses of Props in org.pentaho.di.core |
---|
Methods in org.pentaho.di.core that return Props | |
---|---|
static Props |
Props.getInstance()
|
Uses of Props in org.pentaho.di.ui.core |
---|
Subclasses of Props in org.pentaho.di.ui.core | |
---|---|
class |
PropsUI
We use Props to store all kinds of user interactive information such as the selected colors, fonts, positions of windows, etc. |
Uses of Props in org.pentaho.di.ui.core.dialog |
---|
Methods in org.pentaho.di.ui.core.dialog that return Props | |
---|---|
Props |
EnterOptionsDialog.open()
|
Uses of Props in org.pentaho.di.ui.spoon.dialog |
---|
Constructors in org.pentaho.di.ui.spoon.dialog with parameters of type Props | |
---|---|
GetSQLProgressDialog(LogWriter log,
Props props,
Shell shell,
TransMeta transMeta)
Deprecated. please use the constructor version without log or props |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |