ページ化可能なフォームで、1 度に 1 レコードを表示するための
説明
| このオブジェクトを作成します。 |
| ナビゲーション パネルを表示するかどうかを指定します。 |
| Frame 内の子オブジェクトを水平方向で配置する方法を指定します。 |
| スタイリングの目的のための、この |
| ボックスのグラフィカルな子を削除します。 |
| ナビゲーション パネルを作成します。 |
| このコンテキストのデータをバインド プロパティに適した値に変換します (可能な場合)。 |
| data-selector に関連付けられたデータを取得します。 |
| current-index への変更および/または current レコードの識別情報の変更を示すために呼び出されます。 |
| バインド プロパティの値をこの DataBindingContext に適した値に変換します (可能な場合)。 |
| このコンテキストで |
| 登録されている 1 つまたは複数のバインドのターゲット プロパティからコンテキストを更新します。 |
| 登録されている 1 つまたは複数のバインドのターゲット プロパティを検証します。 |
このオブジェクトを作成します。
ナビゲーション パネルを表示するかどうかを指定します。
説明
Frame 内の子オブジェクトを水平方向で配置する方法を指定します。
説明
例
| 例 | |
![]() | |
{VBox
spacing=3pt,
halign="origin",
{Frame background="red", {RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
halign="right",
{RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
width=2in,
halign="left",
{RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
width=2in,
halign="center",
{RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
width=2in,
halign="right",
{RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
width=2in,
halign="origin",
{RectangleGraphic height=18pt, width=24pt}},
{Frame
background="red",
width=2in,
halign="origin",
{RectangleGraphic height=18pt, width=24pt, horigin="center"}}} |
説明
| 例 | |
![]() | |
{VBox
spacing=3pt,
{paragraph Rigid child, hstretch?=false},
{Frame
background="red",
width=2in,
{RectangleGraphic
height=18pt, width=24pt}
},
{paragraph High stretch order child, hstretch?=false},
{Frame
background="red",
width=2in,
{RectangleGraphic
height=18pt, width={make-elastic
preferred-size=24pt,
stretch-order=30}
}
},
{paragraph Rigid child, hstretch?=true},
{Frame
background="red",
width=2in,
hstretch?=true,
{RectangleGraphic height=18pt, width=24pt}
},
{paragraph High stretch order child, hstretch?=true},
{Frame
background="red",
width=2in,
hstretch?=true,
{RectangleGraphic
height=18pt, width={make-elastic
preferred-size=24pt,
stretch-order=30}
}
},
{paragraph TextFlowBox, hstretch?=false},
{Frame
background="red",
width=2in,
{TextFlowBox background="yellow", {bold Hi there!}}},
{paragraph TextFlowBox, hstretch?=true},
{Frame
background="red",
width=2in,
hstretch?=true,
{TextFlowBox background="yellow", {bold Hi there!}}}
}
|
スタイリングの目的のための、この
説明
オーバーライド
説明
説明
注意事項
戻り値
オーバーライド
ボックスのグラフィカルな子を削除します。
ナビゲーション パネルを作成します。
説明
オーバーライド
このコンテキストのデータをバインド プロパティに適した値に変換します (可能な場合)。
説明
オーバーライド
data-selector に関連付けられたデータを取得します。
戻り値
current-index への変更および/または current レコードの識別情報の変更を示すために呼び出されます。
説明
オーバーライド
オーバーライド
バインド プロパティの値をこの DataBindingContext に適した値に変換します (可能な場合)。
説明
オーバーライド
このコンテキストで
プログラミング注意事項
説明
オーバーライド
登録されている 1 つまたは複数のバインドのターゲット プロパティからコンテキストを更新します。
戻り値
プログラミング注意事項
オーバーライド
登録されている 1 つまたは複数のバインドのターゲット プロパティを検証します。
戻り値
プログラミング注意事項
オーバーライド