apps
2022.10
false
Apps User Guide for Automation Suite
- 基本情報
- はじめる前に
- 使い方
- アプリをデザインする
- イベントとルール
- アプリで RPA を活用する
- アプリ内でエンティティを活用する
- アプリ内でキューを活用する
- アプリケーション ライフサイクル管理 (ALM)
- 基本的なトラブルシューティング ガイド
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
名前のとおり、コンテナーはコントロールや他のコンテナーを保持します。コンテナー内のコントロールは、単純かつ直感的な方法で配置できます。
全般
- ツールチップ - コンテナーに表示するツールチップです。このツールチップで、コントロールに表示する追加情報を提供します。
- Hidden- If selected, hides the control in the runtime.
- 無効化 - 選択すると、実行時にコントロールが無効化されます。
イベント
- クリック時 - コンテナーがクリックされた際の挙動を設定します。
スタイル
-
Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to Parent's alignment, toggle the selected alignment icons to switch off the specific alignment.
注:Alignment is dependent on Parent's layout (Vertical vs. Horizontal).
-
レイアウト - コンテナー内のコントロールの位置を決定します。
- Direction (Horizontal/Vertical) - Controls are arranged one below the other (vertical) or side by side (horizontal).
- Alignment- Controls alignment within the container ( Left, Center, Right & Stretch for Vertical direction and Top, Middle, Bottom, Stretch for Horizontal direction).
- Justify- Top, Middle, Bottom & Distribute for Vertical direction and Left, Center, Right & Distribute for Horizontal direction.
- 折り返しを許可 - 有効化すると、十分なスペースがない場合にコントロールがコンテナー内で折り返されます。
注:
[折り返しを許可] プロパティを有効化すると、コンテナー内のコントロールが 1 行に収まらない場合に折り返されます。
- 背景色 - コンテナーの背景色を設定します。
- 枠線 - コントロールの枠線を設定します。枠線の太さ、色、および角の半径を設定できます。
- フォント - コンテナーのフォント ファミリを設定します。コンテナー内のすべてのコントロールには、コンテナーと同じフォント ファミリが設定されます。
- Margin- Sets the margin of the container. By default 0px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.
- パディング - コンテナーのパディングを設定します。[上/下] および [左/右] のプロパティがそれぞれ組み合わされています。両側に別々のパディング値を設定する必要がある場合は、[パディング] セクションの見出しの右側にあるリンク解除のボタンをクリックして、プロパティの組み合わせを解除できます。
- サイズ - このセクションではコンテナーの幅と高さを設定できます。幅/高さの最小サイズと最大サイズは、[サイズ] セクションの (...) アイコンをクリックして設定できます。
重要:
If the container size is set to a fixed value and if the controls within them occupy more space than the fixed value, then Justify - Middle,Justify - Bottom doesn't apply in Vertical direction, and Justify - Center,Justify - Right doesn't apply in Horizontal direction.