Public Member Functions | |
void | OnCancelClicked (object o, EventArgs args) |
void | OnOkClicked (object o, EventArgs args) |
void | Run () |
SelectContainerDialog (Connection connection, Gtk.Window parent) | |
Properties | |
string | DN [get] |
string | Message [set] |
string | Title [set] |
Private Member Functions | |
void | ldapDNSelected (object o, dnSelectedEventArgs args) |
Private Attributes | |
string | _dn = "" |
LdapTreeView | _ldapTreeview |
ScrolledWindow | browserScrolledWindow |
Gtk.Label | msgLabel |
Gtk.Dialog | selectContainerDialog |
Glade.XML | ui |
Definition at line 26 of file SelectContainerDialog.cs.