public class UserDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
UserDialog(org.eclipse.swt.widgets.Shell parent,
int style,
org.pentaho.di.repository.Repository repository,
org.pentaho.di.repository.IUser userInfo)
This dialog grabs a UserMeta structure, valid for the specified repository.
|