Метод | Описание | |
---|---|---|
ShowDialog ( Session session, NodeState node, string caption ) : bool |
Prompts the user to edit a value.
|
|
ViewNodeStateDlg ( ) : System |
Creates an empty form.
|
Метод | Описание | |
---|---|---|
OkBTN_Click ( object sender, EventArgs e ) : void | ||
PopulateDataView ( ISystemContext context, NodeState parent, string parentPath ) : void |
Recursively populates the data view.
|
public ShowDialog ( Session session, NodeState node, string caption ) : bool | ||
session | Session | |
node | NodeState | |
caption | string | |
Результат | bool |