Pane (クラス)
public Pane {inherits Frame}
インポート元: CURL.GUI.STANDARD. package 内で定義されています CURL.GUI.BASE.

PanedWindow 内の Graphic を管理するコンテナ。

注意事項

Graphicの標準のプロパティは、Paneにも記述することが出来ます。
このオブジェクトは、"Pane"のスタイル ルールを記述することによりスタイル化することが出来ます。

コンストラクタ
default:PanedWindow に新しい Pane を作成します。Pane は子グラフィックを 1 つ持つことができます。
コンストラクタ public {Pane.default
g:Graphic,
pane-window:PanedWindow,
min:any = 1mm,
pane-index:int = -1,
stretchiness:double = 1.0,
...
}

プロパティ
pane-index:pane-index フィールドには、PanedWindow の他のペインに関連して、ゼロベースの ペイン インデックスが含まれます。
フィールド public Pane.pane-index:int
style-element:スタイリングの目的のための、この Visual の "要素" や "型" です。
アクセサ public Pane.style-element:String
プロパティ 継承 Frame: clonable-class?, 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

メソッド
get-content:Pane に含まれるグラフィックを返します。
public {Pane.get-content}:Graphic
get-dimension:ペインが垂直 PanedWindow に存在する場合は現在のペインの高さ、水平 PanedWindow に存在する場合は現在のペインの幅を返します。
public {Pane.get-dimension}:Distance
get-min:垂直または水平ペインで可能な、最小の高さと幅を返します。
public {Pane.get-min}:Distance
get-stretchiness:垂直または水平ペインで可能な高さと幅の伸長度を返します。
public {Pane.get-stretchiness}:double
replace-content:Pane に含まれるグラフィックを置き換えます。
public {Pane.replace-content g:Graphic}:void
replace-with:スーパークラスのメソッドをオーバーライドします。グラフィック階層のこのオブジェクトの代わりに、別のオブジェクトを配置します。
public {Pane.replace-with g:Graphic}:Graphic
メソッド 継承 Frame: add, clone-appearance-helper, remove-child
メソッド 継承 BaseFrame: add-internal, after-reposition, allocate-layout-object, attempt-revalidate-layout, before-reposition, compute-child-bounds, compute-parent-elastic, constrain-height, constrain-width, draw, end-pagination, get-height-preference, get-text, get-width-preference, 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, 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



コンストラクタ詳細
default (コンストラクタ)
public {Pane.default
g:Graphic,
pane-window:PanedWindow,
min:any = 1mm,
pane-index:int = -1,
stretchiness:double = 1.0,
...
}

PanedWindow に新しい Pane を作成します。Pane は子グラフィックを 1 つ持つことができます。

g: ペインに含まれるグラフィック。
pane-window: ペインを含む PanedWindow。
min: PanedWindow の Pane のサイズを変更する際に適用できる最小寸法。このパラメータの既定値は 1mm です。
pane-index: PanedWindow 内の Pane のインデックス。既定値は -1 です。
stretchiness: PanedWindows の伸長度。既定値は 1.0 です。
rest-args: Pane で設定するプロパティとイベント ハンドラ。このオブジェクトには、子を追加することはできません。



プロパティ詳細
pane-index (フィールド)
public Pane.pane-index:int

pane-index フィールドには、PanedWindow の他のペインに関連して、ゼロベースの ペイン インデックスが含まれます。



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

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

説明

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

オーバーライド

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





メソッド詳細
get-content (メソッド)
public {Pane.get-content}:Graphic

Pane に含まれるグラフィックを返します。

戻り値

Pane に含まれるグラフィック。


get-dimension (メソッド)
public {Pane.get-dimension}:Distance

ペインが垂直 PanedWindow に存在する場合は現在のペインの高さ、水平 PanedWindow に存在する場合は現在のペインの幅を返します。

戻り値

ポイント単位の、ペインの現在の寸法。


get-min (メソッド)
public {Pane.get-min}:Distance

垂直または水平ペインで可能な、最小の高さと幅を返します。

戻り値

ユーザーが Pane に割り当てることのできる最小寸法。


get-stretchiness (メソッド)
public {Pane.get-stretchiness}:double

垂直または水平ペインで可能な高さと幅の伸長度を返します。

戻り値

Pane の伸長度で、0 ~ 1 の間の浮動小数点値。伸長度は、PanedWindow が垂直方向を持つ場合は、親 PanedWindow の Pane により占められる高さの割合、水平方向の場合は 親 PanedWindow の Pane により占められる幅の割合を示します。


replace-content (メソッド)
public {Pane.replace-content g:Graphic}:void

Pane に含まれるグラフィックを置き換えます。

g: Pane に配置する新しいグラフィック。


replace-with (メソッド)
public {Pane.replace-with g:Graphic}:Graphic

スーパークラスのメソッドをオーバーライドします。グラフィック階層のこのオブジェクトの代わりに、別のオブジェクトを配置します。

p: 代わりに配置する新しいペイン。