|
|
|
|
|
<Looper>.CancelSwipe (Function) In french: <Zone répétée>.AnnuleBalayage Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LOOP_CustomerLooper.CancelSwipe()
Syntax
<Looper control>.CancelSwipe()
<Looper control>: Control name Name of the Looper control to be used. Remarks You can manage the swipe of a row in a Looper control. The swipe can: - Perform no action.
- Run code.
- Automatically delete the swiped element.
- Display an internal window in order to customize the action.
Component: wd300android.jar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|