Method | Description | |
---|---|---|
QbItemEditorBase ( ) : System |
Method | Description | |
---|---|---|
AddQbKeyToUserDebugFile ( |
||
OnError ( |
||
OnUpdated ( |
||
ShowError ( string title, string message ) : void | ||
ShowException ( string title, |
||
UpdateQbItem ( ) : void |
Raise an event to the parent
|
Method | Description | |
---|---|---|
QbItemEditorBase_Load ( object sender, |
protected AddQbKeyToUserDebugFile ( |
||
qbKey | ||
return | void |
protected OnError ( |
||
e | ||
return | void |
protected OnUpdated ( |
||
e | ||
return | void |
protected ShowError ( string title, string message ) : void | ||
title | string | |
message | string | |
return | void |
protected ShowException ( string title, |
||
title | string | |
ex | ||
return | void |