프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CollapseGroup | void | ||
ExpandGroup | void | ||
SetGroupCollapsed | void |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
CreateProxy ( ) : void | ||
ExtenderGroup ( |
메소드 | 설명 | |
---|---|---|
CollapseGroup ( ) : void | ||
ExpandGroup ( ) : void | ||
SetGroupCollapsed ( bool collapsed ) : void |
public ExtenderGroup ( Plasma parent, uint groupId ) : System | ||
parent | Plasma | |
groupId | uint | |
리턴 | System |