OutSystems Forge 日本語データベース

jQuery UI Drag and Drop and Sort

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

Forge英文サイト

2016-10-06 1.9.0 Carlos Alfaro 10.0.105.0 All All Widgets
マウスを使用して要素を移動させ、jQuery UI Draggable、Droppable、およびSortableを使用してドロップ可能な要素のターゲットを作成します。 タブレットまたはモバイルタッチイベントをサポートします。
任意の要素をユーザーがドラッグできるようにし、任意のコンテナをドロップ可能なターゲットにすることができます。 リストとテーブル行をソートする機能を追加します。 コンテナは使用されません。ページレイアウトに変更は必要ありません。 ドラッグアンドドロップとソートのイベントがサーバに返されることを完全に制御 - 必要最小限のコールバック。 ドラッグ・アンド・ドロップアクションのコンテキストをサポートし、要素をドロップできる場所を制御します。 タブレットまたはモバイルタッチイベントをサポートします。 JQuery Justin JamesのDrag-n-Drop Sortable Listに基づくソート可能なサポートが追加されました。 オプションを簡略化し、モジュラーアプローチに焦点を当てました。

[Overview]
Allow any element to be moved using the mouse and create targets for draggable elements to be dropped using jQuery UI Draggable, Droppable and Sortable. Supports tablet or mobile Touch Events.
[Detail]
Enables any element to be dragged by the user, and enables any container to be a droppable target. Adds the ability to sort lists and table rows. No containers used - no changes needed to the page layout. Full control over what Drag and Drop and Sort events are sent back to the server - minimum needed callbacks. Supports contexts for Drag and Drop actions - control where an element can be dropped. Supports tablet or mobile Touch Events. JQuery Sortable support was added, based on the work of Justin James on his Drag-n-Drop Sortable List. Simplified the options and focused on a modular approach.
戻る