Méthode | Description | |
---|---|---|
ActionTreeNode ( ) : System | ||
ActionTreeNode ( Gtk type, string name, Action action ) : System | ||
Clone ( ) : |
||
Dispose ( ) : void | ||
GenerateBuildCode ( GeneratorContext ctx, |
||
GenerateUiString ( StringBuilder sb ) : void | ||
Read ( Wrapper baseWidget, |
||
Write ( |
Méthode | Description | |
---|---|---|
GetRequiredGroups ( |
Méthode | Description | |
---|---|---|
NotifyChanged ( ) : void | ||
NotifyChildAdded ( |
||
NotifyChildRemoved ( |
||
OnActionChanged ( object s, ObjectWrapperEventArgs args ) : void | ||
OnActionDeleted ( object s, |
public ActionTreeNode ( Gtk type, string name, Action action ) : System | ||
type | Gtk | |
name | string | |
action | Action | |
Résultat | System |
public GenerateBuildCode ( GeneratorContext ctx, |
||
ctx | GeneratorContext | |
uiManager | ||
path | string | |
Résultat | void |
public GenerateUiString ( StringBuilder sb ) : void | ||
sb | StringBuilder | |
Résultat | void |
protected GetRequiredGroups ( |
||
list | ||
Résultat | void |
public Read ( Wrapper baseWidget, |
||
baseWidget | Wrapper | |
elem | ||
Résultat | void |
public Write ( |
||
doc | ||
format | FileFormat | |
Résultat |