| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| action — Property, class com.distriqt.extension.share.applications.ApplicationOptions |
|
The action to use for the Android Intent
Ignored on iOS
|
| action — Property, class com.distriqt.extension.share.applications.Intent |
|
Action
|
| ACTION_MAIN — Constant Static Property, class com.distriqt.extension.share.applications.ApplicationOptions |
|
This action indicates that the main entry point of the application should be launched. |
| ACTION_SEND — Constant Static Property, class com.distriqt.extension.share.applications.ApplicationOptions |
|
This action indicates you want the application to deliver some data to someone else. |
| ACTION_SENDTO — Constant Static Property, class com.distriqt.extension.share.applications.ApplicationOptions |
|
This action indicates that you want the application to send a message to someone specified by the data
|
| ACTION_VIEW — Constant Static Property, class com.distriqt.extension.share.applications.ApplicationOptions |
|
This action indicates that you want the application to display a particular part of the application, eg a user profile
|
| ACTION_VIEW — Constant Static Property, class com.distriqt.extension.share.applications.Intent |
| |
| activity:result — Event, interface com.distriqt.extension.share.Applications |
| |
| ACTIVITY_RESULT — Constant Static Property, class com.distriqt.extension.share.events.ApplicationEvent |
| |
| activityType — Property, class com.distriqt.extension.share.events.ShareEvent |
| |
| ActivityType — class, package com.distriqt.extension.share |
|
Activity type definitions
|
| ActivityType() — Constructor, class com.distriqt.extension.share.ActivityType |
| |
| addImage(image:flash.display:BitmapData) — method, class com.distriqt.extension.share.social.SocialPostBuilder |
| |
| address — Property, class com.distriqt.extension.share.sms.SMS |
|
The phone number or address of the destination eg 0444444444
|
| ADD_TO_READING_LIST — Constant Static Property, class com.distriqt.extension.share.ActivityType |
| |
| addURL(url:String) — method, class com.distriqt.extension.share.social.SocialPostBuilder |
| |
| addVideo(filepath:String) — method, class com.distriqt.extension.share.social.SocialPostBuilder |
|
Add a video file. |
| AIR_DROP — Constant Static Property, class com.distriqt.extension.share.ActivityType |
| |
| Application — class, package com.distriqt.extension.share.applications |
| |
| Application(packageName:String, applicationUrl:String) — Constructor, class com.distriqt.extension.share.applications.Application |
|
Constructor
|
| ApplicationEvent — class, package com.distriqt.extension.share.events |
| |
| ApplicationEvent(type:String, resultCode:int, data:Object, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.share.events.ApplicationEvent |
| |
| ApplicationOptions — class, package com.distriqt.extension.share.applications |
|
This class specifies the options for starting an application,
including action, data, parameters, extras, and type. |
| ApplicationOptions() — Constructor, class com.distriqt.extension.share.applications.ApplicationOptions |
|
Constructor
|
| applications — Property, class com.distriqt.extension.share.Share |
|
Access to the applications launching functionality
|
| Applications — Interface, package com.distriqt.extension.share |
|
The Applications implementation allows you to launch other
applications installed on the user's device. |
| applicationUrl — Property, class com.distriqt.extension.share.applications.Application |
| |
| arrowDirection — Property, class com.distriqt.extension.share.ShareOptions |
|
Controls the allowed directions for the popover dialog. |
| ARROWDIRECTION_ANY — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ARROWDIRECTION_DOWN — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ARROWDIRECTION_LEFT — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ARROWDIRECTION_NONE — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ARROWDIRECTION_RIGHT — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ARROWDIRECTION_UP — Constant Static Property, class com.distriqt.extension.share.ShareOptions |
| |
| ASSIGN_TO_CONTACT — Constant Static Property, class com.distriqt.extension.share.ActivityType |
| |
| Attachment — class, package com.distriqt.extension.share.email |
|
Represents an attachment when sending an email
|
| Attachment(nativePath:String, mimeType:String, filename:String, location:String) — Constructor, class com.distriqt.extension.share.email.Attachment |
|
Constructor
|
| authorisation:changed — Event, interface com.distriqt.extension.share.sms.SMSManager |
| |
| AuthorisationEvent — class, package com.distriqt.extension.share.events |
| |
| AuthorisationEvent(type:String, status:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.share.events.AuthorisationEvent |
|
Constructor
|
| authorisationStatus() — method, interface com.distriqt.extension.share.sms.SMSManager |
|
Retrieves the current authorisation status of this application. |
| AuthorisationStatus — class, package com.distriqt.extension.share |
| |
| AuthorisationStatus() — Constructor, class com.distriqt.extension.share.AuthorisationStatus |
|
Constructor
|
| AUTHORISED — Constant Static Property, class com.distriqt.extension.share.AuthorisationStatus |
|
The client is authorised to access to the permission
|
| autoScale — Property, class com.distriqt.extension.share.ShareOptions |
|
The autoScale feature allows you to specify position and size based
on the devices dip which will automatically scale the popover
based on the device display resolution. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |