CollapseFrame (クラス)
public CollapseFrame {inherits Frame}
パッケージ: CURL.GUI.CONTROL-HELPERS

必要な場合に、最小サイズより小さく収縮する Frame です。

説明

コンテンツの最小サイズを不明確にする Frame ですので、低い圧縮順の兄弟が圧縮されたり、最小サイズが 0 でない兄弟が圧縮される前に、コンテンツの幅を 0 まで収縮させます。しかし、親のサイズ設定を計算するのには本来の最小サイズが使用されます。

注意事項

このオブジェクトは、"CollapseFrame"のスタイル ルールを記述することによってスタイル化されます。
導入: バージョン 6.0

コンストラクタ
clone-appearance-from:新規オブジェクトを生成するためのコンストラクタ。
コンストラクタ protected {CollapseFrame.clone-appearance-from
other:CollapseFrame,
fixup:#{proc-type {Visual, Visual}:Visual}
}
default:このオブジェクトを作成します。
コンストラクタ public {CollapseFrame.default ...}

プロパティ
clonable-class?:当該クラスがクローン化可能である場合は、true を返します。その他の場合は false を返します。
アクセサ protected CollapseFrame.clonable-class?:bool
hcollapse?:子を水平方向につぶすどうかを指定します。
ローカル オプション public CollapseFrame.hcollapse?:bool =true
min-ascent:上方向の最初の最小値です。
フィールド public-get protected-set CollapseFrame.min-ascent:Distance =0cm
min-descent:下方向の最初の最小値です。
フィールド public-get protected-set CollapseFrame.min-descent:Distance =0cm
min-height:CollapseFrame.min-descentCollapseFrame.min-ascent の合計を返します。
アクセサ public CollapseFrame.min-height:Distance
min-lextent:左方向の最初の最小値です。
フィールド public-get protected-set CollapseFrame.min-lextent:Distance =0cm
min-rextent:右方向の最初の最小値です。
フィールド public-get protected-set CollapseFrame.min-rextent:Distance =0cm
min-width:CollapseFrame.min-lextentCollapseFrame.min-rextent の合計を返します。
アクセサ public CollapseFrame.min-width:Distance
style-element:スタイリングの目的のための、この Visual の "要素" や "型" です。
アクセサ public CollapseFrame.style-element:String
vcollapse?:子を垂直方向につぶすどうかを指定します。
ローカル オプション public CollapseFrame.vcollapse?:bool =true
プロパティ 継承 Frame: halign, halign-spec, hstretch?, hstretch?-spec, valign, valign-spec, vstretch?, vstretch?-spec
プロパティ 継承 BaseFrame: child, completely-clonable-children?, graphical-children, ordered-children, reverse-ordered-children, width-first?
プロパティ 継承 GetBoundsBox: layout-locally-valid?, layout-valid?
プロパティ 継承 Box: clip-child-shadows?
プロパティ 継承 Graphic: avoid-page-break?, background, border-color, border-spec, border-style, border-width, cell-border-spec, cell-border-width, cell-margin, discrete-select-in-range?, display-context, enabled?, graphic-selectable, height, horigin, is-paginating?, layout, margin, opaque-to-events?, option-parent, outside-margin, pagination-state, parent, possibly-displayed?, selection-context, shadow-color, shadow-spec, visible?, visual-parent, vorigin, width
プロパティ 継承 Visual: _style-element, cursor, data-source, dragee, font-size, graphical-parent, has-key-focus?, input-method-enabled?, input-method-keyboard-mode, name, options, style-class, style-manager, style-options, test-child?, test-description, test-name, test-parent?, test-type-name, test-visible?, tooltip, user-data
プロパティ 継承 DataBindingTarget: data-binding-context, data-bindings
プロパティ 継承 EventTarget: event-handlers
プロパティ 継承 OptionListInterface: option-register-proc, options-present-here, registered-option-keys

メソッド
adjust-pref:d の最小サイズに 0 を設定するために、レイアウト設定を適用します。これによって効果的にそれを取り除くことができます。
protected {CollapseFrame.adjust-pref
d:Dimension,
horiz?:bool
}:Dimension
clone-appearance-helper:クローンを作成し、クローン自体を返します。
protected {CollapseFrame.clone-appearance-helper
fixup:#{proc-type {Visual, Visual}:Visual}
}:Visual
constrain-height:指定した高さの制約を受けた場合にこの Graphic の幅設定を返します。
public {CollapseFrame.constrain-height
lc:LayoutContext,
ascent:Distance,
descent:Distance
}:Dimension
constrain-width:指定した高さの制約を受けた場合にこの Graphic の高さ設定を返します。
public {CollapseFrame.constrain-width
lc:LayoutContext,
lextent:Distance,
rextent:Distance
}:Dimension
get-height-preference:この Graphic の高さ設定を返します。
public {CollapseFrame.get-height-preference lc:LayoutContext}:Dimension
get-width-preference:この Graphic の幅設定を返します。
public {CollapseFrame.get-width-preference lc:LayoutContext}:Dimension
メソッド 継承 Frame: add, remove-child
メソッド 継承 BaseFrame: add-internal, after-reposition, allocate-layout-object, attempt-revalidate-layout, before-reposition, compute-child-bounds, compute-parent-elastic, draw, end-pagination, get-text, install-child-bounds, internal-remove-child, note-attached, note-detaching, notify-option-children, paginate, pick-child, propagate-request-layout, register-options, set-size
メソッド 継承 BasicBox: contains-point?, find-graphic-at, handle-crossing, on-pointer-envelope-event, pointer-enter-occurred, pointer-leave-occurred
メソッド 継承 GetBoundsBox: get-bounds, get-elastic-bounds-into, get-nonparent-bounds-into, request-layout, validate-layout
メソッド 継承 Box: clear, compare-children, find-test-children, get-delimited-child-text-selection, get-gui-path-to-child, get-range-as-selected-text, get-visible-rect-in-root-into, graphical-child-visible-at, make-gui-mark, search-next-here, search-prev-here
メソッド 継承 Graphic: create-pagination-state, detach, draw-range-as-selected, draw-shadow, find-ancestor, find-graphical-ancestor, fire-inferior-crossing-event, get-graphical-root, get-gui-path, get-origin-in-graphical-ancestor, get-origin-in-root, get-pagination-state, get-top-left-in-ancestor, get-visible-bounds-into, on-drag-enter, on-inspection, on-pointer-enter, option-changed, paint-with-decorations, replace-with, request-draw, request-draw-rect, request-pointer-trace, search-next, search-prev, set-layout, start-pagination, xy-offset-to
メソッド 継承 Visual: add-from-init-args, animate, change-cursor, clonable-appearance?, clone-appearance, get-focus-manager, get-layout-context, get-test-parent, get-test-property, get-view, maybe-fire-attach-event, maybe-fire-detach-event, non-keyword-init-arg, note-caret-position, on-drag-leave, on-pointer-leave, pop-cursor, prepare-test-object, prepare-test-parent, push-cursor, quantize-width, refresh-style-options, release-key-focus, request-key-focus, scroll-to-include, test-record, test-run, transform-from-display-coordinates, transform-from-graphical-root-coordinates, transform-to-display-coordinates, transform-to-graphical-root-coordinates
メソッド 継承 GraphicOptions: any-to-Distance, get-display-context
メソッド 継承 GuiEventTarget: handle-delegate-event, handle-event, on-action, on-cancel-mode, on-command-changed, on-commit, on-composition-change-event, on-composition-result-event, on-context-menu-event, on-current-record-change-request, on-current-record-changed, on-destroy-notify, on-destroy-requested, on-drag-over, on-drag-pointer, on-drag-started, on-drop, on-end-composition-event, on-focus-event, on-focus-in, on-focus-out, on-gesture, on-gesture-begin, on-gesture-end, on-gesture-magnify, on-gesture-pan, on-gesture-rotate, on-gesture-swipe, on-gesture-tap, on-gesture-touch, on-grab-release, on-gui-event, on-input-method-event, on-key-event, on-key-press, on-pointer-button, on-pointer-crossing, on-pointer-event, on-pointer-motion, on-pointer-press, on-pointer-release, on-pointer-scroll, on-raw-key-event, on-raw-key-press, on-raw-key-release, on-reset, on-selectable-added, on-selectable-removed, on-selection-changed, on-selection-context-activated, on-selection-context-deactivated, on-selection-event, on-start-composition-event, on-start-event, on-stop-event, on-view-activate, on-view-deactivate, on-window-close, remove-event-handlers-for-event-class
メソッド 継承 DataBindingTarget: add-data-binding, get-data-binding, refresh-data-binding, remove-data-binding, unset-property, update-data-binding, validate-data-binding
メソッド 継承 EventTarget: accepts-event-class?, add-event-handler, event-handler-present?, remove-event-handler, verify-event
メソッド 継承 OptionListInterface: add-option, add-style-option, change-option-parent-notify, clone-options, get-option, get-option-by-name, keyword-init-arg, local-add-notify, local-remove-notify, name-to-option-key, new-option-item, option-change-notify, option-lookup, option-lookup-here, option-propagate-notify, option-set?, propagate-option-change, remove-option, remove-style-option, remove-styles, set-option-by-name, set-style-option-by-name, unset-option-by-name, unset-style-option-by-name
メソッド 継承 BasicEventTarget: enqueue-event
メソッド 継承 InitRestArgParser: process-rest-args
メソッド 継承 Object: object-describe, object-describe-for-debugging, object-serialize



コンストラクタ詳細
clone-appearance-from (コンストラクタ)
protected {CollapseFrame.clone-appearance-from
other:CollapseFrame,
fixup:#{proc-type {Visual, Visual}:Visual}
}

新規オブジェクトを生成するためのコンストラクタ。

other: クローンする CollapseFrame
fixup: other に子が 1 つある場合は、その子のクローンを作成するとき、このプロシージャが Visual.clone-appearance に渡されます。

注意事項

クローンをサポートする CollapseFrame の全てのサブクラスは、このコンストラクタを呼び出すコンストラクタが必要です。ただし、CollapseFrame.min-lextentCollapseFrame.min-rextentCollapseFrame.min-ascentCollapseFrame.min-descent に伴いそれら自身のオプションをクローン化し、それぞれの子を、クローンに追加する前にクローン化する場合は、その限りではありません。


default (コンストラクタ)
public {CollapseFrame.default ...}

このオブジェクトを作成します。

導入: バージョン 6.0



プロパティ詳細
clonable-class? (アクセサ)
アクセサ protected CollapseFrame.clonable-class?:bool

当該クラスがクローン化可能である場合は、true を返します。その他の場合は false を返します。

オーバーライド

既定の実装は false を返します。クローン化機能を提供するクラスは、{type-of self} == {compile-time-type-of self} を返すためには、このゲッターをオーバーライドする必要があります。クローン化可能な Visual が必ずしもクローン化可能であるとは限らないので、単に true を返すだけでは正しくありません。
このメソッドをオーバーライドする場合は、Visual.clone-appearance-helper もオーバーライドする必要があります。


hcollapse? (ローカル オプション)
public CollapseFrame.hcollapse?:bool =true

子を水平方向につぶすどうかを指定します。

導入: バージョン 6.0


min-ascent (フィールド)
public-get protected-set CollapseFrame.min-ascent:Distance =0cm

上方向の最初の最小値です。

注意事項

これは、CollapseFrame.adjust-pref によって設定されます。
導入: バージョン 6.0


min-descent (フィールド)
public-get protected-set CollapseFrame.min-descent:Distance =0cm

下方向の最初の最小値です。

注意事項

これは、CollapseFrame.adjust-pref によって設定されます。
導入: バージョン 6.0


min-height (アクセサ)
アクセサ public CollapseFrame.min-height:Distance

CollapseFrame.min-descentCollapseFrame.min-ascent の合計を返します。

導入: バージョン 6.0


min-lextent (フィールド)
public-get protected-set CollapseFrame.min-lextent:Distance =0cm

左方向の最初の最小値です。

注意事項

これは、CollapseFrame.adjust-pref によって設定されます。
導入: バージョン 6.0


min-rextent (フィールド)
public-get protected-set CollapseFrame.min-rextent:Distance =0cm

右方向の最初の最小値です。

注意事項

これは、CollapseFrame.adjust-pref によって設定されます。
導入: バージョン 6.0


min-width (アクセサ)
アクセサ public CollapseFrame.min-width:Distance

CollapseFrame.min-lextentCollapseFrame.min-rextent の合計を返します。

導入: バージョン 6.0


style-element (アクセサ)
アクセサ public CollapseFrame.style-element:String

スタイリングの目的のための、この Visual の "要素" や "型" です。

説明

この実装によって Visual._style-elementの値が返されますが、通常は定数を返すためにオーバーライドされます。

オーバーライド

Visual のサブクラスのスタイルが他のオブジェクトと異なる場合、このゲッターは適切な文字列を返すようにオーバーライドされる必要があります。 慣例では,この文字列はクラス名または、オブジェクトを生成するマークアップの名前です。
オーバーライドでは、空の文字列でないかぎり、self._style-elementを返さなければなりません。
導入: バージョン 6.0


vcollapse? (ローカル オプション)
public CollapseFrame.vcollapse?:bool =true

子を垂直方向につぶすどうかを指定します。

導入: バージョン 6.0





メソッド詳細
adjust-pref (メソッド)
protected {CollapseFrame.adjust-pref
d:Dimension,
horiz?:bool
}:Dimension

d の最小サイズに 0 を設定するために、レイアウト設定を適用します。これによって効果的にそれを取り除くことができます。

d: 水平または垂直方向の Dimension です。
horiz?: d が水平か、垂直の Dimension かを示します。

注意事項

親のサイズを設定するたために、CollapseFrame.min-lextentCollapseFrame.min-rextentCollapseFrame.min-ascentCollapseFrame.min-descent の値も設定します。

説明

このメソッドは、CollapseFrame.get-width-preferenceCollapseFrame.constrain-widthCollapseFrame.get-height-preferenceCollapseFrame.constrain-height から呼び出されます。
導入: バージョン 6.0


clone-appearance-helper (メソッド)
protected {CollapseFrame.clone-appearance-helper
fixup:#{proc-type {Visual, Visual}:Visual}
}:Visual

クローンを作成し、クローン自体を返します。

オーバーライド

既定の実装はエラーをスローします。クローン化機能を提供するクラスは、
{{compile-time-type-of self}.clone-appearance-from self, fixup}
を返すためには、このゲッターをオーバーライドする必要があります。


constrain-height (メソッド)
public {CollapseFrame.constrain-height
lc:LayoutContext,
ascent:Distance,
descent:Distance
}:Dimension

指定した高さの制約を受けた場合にこの Graphic の幅設定を返します。

lc: このレイアウト ネゴシエーションに対して有効な LayoutContext
ascent, descent: 高さの制約。この Graphic の起点からの相対的な上昇および下降の距離で表されます。

戻り値

オブジェクトの幅設定を表す Dimension。この Dimension は、後続のレイアウト処理中に OriginElastic に変換されます。

オーバーライド

既定のメソッド Graphic.constrain-height は、単に Graphic.get-width-preference を呼び出します。このメソッドは、オブジェクトが幅設定を計算する際に高さの制約を考慮しなくてもいい場合はオーバーライドする必要がありません。

このメソッドをオーバライドするクラスでは必ず Dimension を返すようにして、これで必要な水平軸に沿ったスペースをそのオブジェクトの起点との関係を含めて表します。実際には、これはこのメソッドが適切な OriginElastic または Dimension を返すことを意味します。Dimension の場合は、「次元から OriginElastics への変換」で説明する変換規則に従って、適切な OriginElastic に変換されます。

重要:このメソッドのオーバーライド実装には、レイアウト ネゴシエーションが確実にグラフィック階層全体に適用されるように、スーパークラス実装の呼び出しを含める必要があります。


constrain-width (メソッド)
public {CollapseFrame.constrain-width
lc:LayoutContext,
lextent:Distance,
rextent:Distance
}:Dimension

指定した高さの制約を受けた場合にこの Graphic の高さ設定を返します。

lc: このレイアウト ネゴシエーションに対して有効な LayoutContext
lextent, rextent: 幅の制約。起点からの左と右の相対距離で表されます。

戻り値

オブジェクトの高さ設定を表す Dimension。この Dimension は、後続のレイアウト処理中に OriginElastic に変換されます。

オーバーライド

既定のメソッド Graphic.constrain-width は、単に Graphic.get-height-preference を呼び出します。このメソッドは、オブジェクトが高さ設定を計算する際に幅制約を考慮しなくてもいい場合はオーバーライドする必要がありません。

このメソッドをオーバライドするクラスでは必ず Dimension を返すようにして、これで必要な垂直軸に沿ったスペースをそのオブジェクトの起点との関係を含めて表します。実際には、これはこのメソッドが適切な OriginElastic または Dimension を返すことを意味します。Dimension の場合は、「次元から OriginElastics への変換」で説明する変換規則に従って、適切な OriginElastic に変換されます。

重要:このメソッドのオーバーライド実装には、レイアウト ネゴシエーションが確実にグラフィック階層全体に適用されるように、スーパークラス実装の呼び出しを含める必要があります。


get-height-preference (メソッド)
public {CollapseFrame.get-height-preference lc:LayoutContext}:Dimension

この Graphic の高さ設定を返します。

lc: このレイアウト ネゴシエーションに対して有効な LayoutContext

戻り値

オブジェクトの高さ設定を表す Dimension。この Dimension は、後続のレイアウト処理中に OriginElastic に変換されます。

オーバーライド

このメソッドは、Graphic のサブクラス内で定義する必要があります。

このメソッドをオーバライドするクラスでは必ず Dimension を返すようにして、これで必要な垂直軸に沿ったスペースをそのオブジェクトの起点との関係を含めて表します。実際には、これはこのメソッドが適切な OriginElastic または Dimension を返すことを意味します。Dimension の場合は、「次元から OriginElastics への変換」で説明する変換規則に従って、適切な OriginElastic に変換されます。


get-width-preference (メソッド)
public {CollapseFrame.get-width-preference lc:LayoutContext}:Dimension

この Graphic の幅設定を返します。

lc: このレイアウト ネゴシエーションに対して有効な LayoutContext

戻り値

このオブジェクトの幅設定を表す Dimension。この Dimension は、後続のレイアウト処理中に OriginElastic に変換されます。

オーバーライド

このメソッドは、Graphic のサブクラスで定義する必要があります。

このメソッドをオーバライドするクラスでは必ず Dimension を返すようにして、これで必要な水平軸に沿ったスペースをそのオブジェクトの起点との関係を含めて表します。実際には、これはこのメソッドが適切な OriginElastic または Dimension を返すことを意味します。Dimension の場合は、「次元から OriginElastics への変換」で説明する変換規則に従って、適切な OriginElastic に変換されます。