|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object Dialog org.pentaho.di.ui.repository.dialog.UserDialog
public class UserDialog
Constructor Summary | |
---|---|
UserDialog(Shell parent,
int style,
Repository repository,
IUser userInfo)
This dialog grabs a UserMeta structure, valid for the specified repository. |
Method Summary | |
---|---|
void |
dispose()
|
void |
getData()
|
void |
handleOK()
|
IUser |
open()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserDialog(Shell parent, int style, Repository repository, IUser userInfo)
Method Detail |
---|
public IUser open()
public void dispose()
public void getData()
public void handleOK()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |