This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Built In Actions
Adrián Rivero edited this page Mar 17, 2017
·
6 revisions
DecleX includes a series of Built-In Actions that takes common tasks to their most elemental syntax.
All the Enhanced Activities and Enhanced Fragments can be used from the actions. The Action name consists of the dollar sign ("$") plus the Activity or Fragment name
Any event created in DecleX will have its corresponding action. The Action name consists of the dollar sign ("$") plus the Event Class name.
- $LoadModel: Loads the model that is passed as parameter
- $PutModel: Puts the model that is passed as parameter
- $Recollect: Recollect the model that is passed as parameter
- $Populate: Populate the model that is passed as parameter
- $UIThread: Run the actions in the Main Thread
- $Background: Run the actions in a Background Thread
- $AlertDialog: Alert Dialog Wrapper
- $ProgressDialog: Progress Dialog Wrapper
- $DateDialog: Date Picker Dialog Wrapper
- $TimeDialog: Time Picker Dialog Wrapper
- $Toast: Toast Wrapper
- $Notification Notification Wrapper
- $Animate: Animates a View given an animation resource.
See Also:
Sponsored by DSpot Sp. z o.o. Contact us at info@dspot.com.pl