Property | Type | Description | |
---|---|---|---|
Frame | System | ||
UpdateBorderWidth | void | ||
UpdatePadding | void |
Method | Description | |
---|---|---|
Clear ( ) : void |
Removes all children of the Frame
|
|
Frame ( ) : System | ||
Frame ( FrameType frameType ) : System | ||
Frame ( Xwt.Widget content ) : System |
Method | Description | |
---|---|---|
CreateBackendHost ( ) : BackendHost |
Method | Description | |
---|---|---|
Frame ( Xwt.Widget content, FrameType frameType ) : System | ||
UpdateBorderWidth ( ) : void | ||
UpdatePadding ( ) : void |
protected CreateBackendHost ( ) : BackendHost | ||
return | BackendHost |
public Frame ( FrameType frameType ) : System | ||
frameType | FrameType | |
return | System |