Logo
公開メンバ関数 | プロパティ | 全メンバ一覧
Yukar.Engine.SingleColumnPageSelector クラス

列数1の複数ページに移動できる制御クラス [詳解]

公開メンバ関数

SingleColumnPageSelector (int itemAmount, int row)
void Initialize (int itemAmount, int row)
bool IsMultiPage ()
void MoveUp ()
void MoveDown ()
void MoveLeft ()
void MoveRight ()
bool Go2TargetRow (int targetRow)
指定した行に移動する [詳解]
bool Go2TargetRowNotClamp (int targetRow)
bool Go2TargetColumn (int column)

プロパティ

int ItemAmount [get]
int Row [get]
int Selected [get, set]

詳解

列数1の複数ページに移動できる制御クラス

メソッド詳解

Go2TargetRow()

bool Yukar.Engine.SingleColumnPageSelector.Go2TargetRow ( int targetRow )

指定した行に移動する

引数
targetRow 移動したい行
戻り値
要素数を超えていた場合falseを返す

このクラス詳解は次のファイルから抽出されました: