|
|
|
|
LooperCancelSwipe (Function) In french: ZoneRépétéeAnnuleBalayage Cancels the display of the internal window displayed in a Looper control further to the row swipe. // Code of cancellation button in the internal window LooperCancelSwipe(LOOP_CustomerLooper) Syntax
LooperCancelSwipe(<Looper control>)
<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: wd280android.jar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|