프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GoBackButtonHasTabStop | bool |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FindPage | Point | ||
GoBackButtonOnButtonPressed | void | ||
MainButtonsOnTabPressed | void | ||
PushHistory | void | ||
SecondaryButtonsOnTabPressed | void | ||
TabAnimatorInit | bool | ||
TabAnimatorStart | void |
메소드 | 설명 | |
---|---|---|
ExecuteOnClose ( ) : void |
Execute the OnClose of the current page
|
|
Init ( ) : void | ||
ShowPage ( string pageName ) : void |
Show the given page
|
|
YamuiTab ( List |
메소드 | 설명 | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
FindPage ( string pageName ) : Point |
find the secondary tab point corresponding to the input pageName
|
|
GoBackButtonOnButtonPressed ( object sender, |
||
MainButtonsOnTabPressed ( object sender, |
||
PushHistory ( ) : void | ||
SecondaryButtonsOnTabPressed ( object sender, |
||
TabAnimatorInit ( ) : bool | ||
TabAnimatorStart ( ) : void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
public YamuiTab ( List |
||
content | List |
|
owner | ||
리턴 | System |