메소드 | 설명 | |
---|---|---|
LayoutWidget ( Color backColor = null, Color foreColor = null, System.Action onClick = null ) : System | ||
RepositionControls ( int left, int right ) : void |
메소드 | 설명 | |
---|---|---|
IFixedWidthWidget ( bool isLeft ) : IEnumerable |
||
IWidget ( ) : int | ||
IWidget ( ) : void | ||
IWidget ( |
||
IWidget ( |
||
OnWorkspaceLayoutChanged ( |
public LayoutWidget ( Color backColor = null, Color foreColor = null, System.Action onClick = null ) : System | ||
backColor | Color | |
foreColor | Color | |
onClick | System.Action | |
리턴 | System |
public RepositionControls ( int left, int right ) : void | ||
left | int | |
right | int | |
리턴 | void |