Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17986] Windows: Implement Ti.UI.EmailDialog

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-02-23T14:27:01.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsmerge-3.4.2
ReporterIngo Muschenetz
AssigneeChristopher Williams
Created2014-11-06T14:51:20.000+0000
Updated2017-03-14T19:17:53.000+0000

Description

See: http://docs.appcelerator.com/titanium/3.0/#!/api/Titanium.UI.EmailDialog * Add function: Ti.UI.createEmailDialog * Implement proxy for EmailDialog.

Implemented:

Properties:

- bccRecipients - ccRecipients - messageBody - subject - toRecipients

Methods

- isSupported( ) - open( properties )

Events

- complete ----

Not Implemented:

Properties:

- barColor - html

Methods

- addAttachment( attachment )

Constants

- CANCELLED - FAILED - SAVED - SENT

Comments

  1. Kota Iguchi 2014-11-18

    Done by https://github.com/appcelerator/titanium_mobile_windows/pull/176
  2. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source