public class UserDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
UserDialog(org.eclipse.swt.widgets.Shell parent,
int style,
Repository repository,
IUser userInfo)
This dialog grabs a UserMeta structure, valid for the specified repository.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData() |
void |
handleOK() |
IUser |
open() |
public UserDialog(org.eclipse.swt.widgets.Shell parent, int style, Repository repository, IUser userInfo)
public IUser open()
public void dispose()
public void getData()
public void handleOK()
Copyright © 2019 Hitachi Vantara. All rights reserved.