Property | Type | Description | |
---|---|---|---|
CollapseGroup | void | ||
ExpandGroup | void | ||
SetGroupCollapsed | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
ExtenderGroup ( Plasma parent ) : System | ||
ExtenderGroup ( Plasma parent, uint groupId ) : System | Creates a group. name="applet" The applet this group is part of. Null is not allowed here. | |
Items ( ) : List |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
ExtenderGroup ( |
Method | Description | |
---|---|---|
CollapseGroup ( ) : void | ||
ExpandGroup ( ) : void | ||
SetGroupCollapsed ( bool collapsed ) : void |
public ExtenderGroup ( Plasma parent ) : System | ||
parent | Plasma | |
return | System |
public ExtenderGroup ( Plasma parent, uint groupId ) : System | ||
parent | Plasma | |
groupId | uint | |
return | System |
protected ExtenderGroup ( |
||
dummy | ||
return | System |