OutSystems Forge 日本語データベース

LabelRangeSlider

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-09-14 1.0.0 Sanjay Sahu All All Components, Widgets, Applications
このプロジェクトは、Labelを持つRangeSliderのion.rangeSlider実装に基づいています
LabelRangeSlider 目的:2つの文字列値の間の範囲を表示および選択するため。 使い方 ステップ-1:Webブロックを作成し、ソースWebブロックフィールドの下でcomponent \ LabelRangeSliderを選択します。 ステップ-2:7つのフィールドが必要です: ShowGrid:スライダーの下部に必要なテキスト。 IsSingleSlider(Boolean):単一のスライダのデフォルト値がdoubleになるようにします[false] ラベル:LabelSliderListtemのリスト[構造体で見つけることができます] ステップ-3:4つのプレースホルダがあります Current_From_Id_InputPlaceholder:その下に入力があると予想されます。 Current_To_Id_InputPlaceholder:その下に入力があります。 Current_From_Order_InputPlaceholder:その下に入力があると予想します。 Current_To_Order_InputPlaceholder:その下に入力があると予想します。

[Overview]
This project is based on ion.rangeSlider implementation for RangeSlider with Label
[Detail]
LabelRangeSlider Purpose: In order to display and select the range between two String values. How to use Step-1 : Create a web block and under the source web block field select component\LabelRangeSlider. Step-2 : This will expect 7 fields: ShowGrid: Any text needed at the bottom of the slider. IsSingleSlider(Boolean) : It will allow single slider default is double[false] Labels : List of LabelSliderListtem [ you can find in Structures] Step-3 : There will be 4 placeholders Current_From_Id_InputPlaceholder: expect input wedged under it. Current_To_Id_InputPlaceholder: expect input wedged under it. Current_From_Order_InputPlaceholder: expect input wedged under it. Current_To_Order_InputPlaceholder: expect input wedged under it.
戻る