Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2716] Documentation: add note about move tableView event not supported by android

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-18T23:07:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M04
ComponentsiOS
Labelsapidoc, documentation, release-1.6.0
ReporterPaul Dowsett
AssigneeDon Thorp
Created2011-04-15T03:27:41.000+0000
Updated2011-04-18T23:07:46.000+0000

Description

As per http://developer.appcelerator.com/question/95391/tableview-moveable-on-android"> this Q&A post, there is no reference to the platform-specific nature of the move property in the http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.TableView-object"> Ti.UI.TableView docs.

Comments

  1. takabanana 2011-04-15

    I am not sure if Android has native ability to do movable/draggable TableView Rows, but this Android app does it, and it's Open Source, if Appcelerator wants to see how they did it:

    http://code.google.com/p/quick-settings/">http://code.google.com/p/quick-settings/

    You can see it when you go to Menu->Customize. Here's the screenshot where it has this capability:

    http://4.bp.blogspot.com/_bbZoRtK3YH8/S0Qc1eSYfsI/AAAAAAAAAwQ/ThIoIfaA3aA/s1600-h/Top+Android+App+Quick+Settings+Customize.png"> http://4.bp.blogspot.com/_bbZoRtK3YH8/S0Qc1eSYfsI/AAAAAAAAAwQ/ThIoI...

    I really hope Appcelerator can support this capability, whether native (if available) or via intermediate Java code from the Open Source app above...

  2. Don Thorp 2011-04-15

    Thanks for the pointer. I'm adding it to my list of things to consider in a future release.

  3. Don Thorp 2011-04-15

    (from [0dffbafca324f597479deacd670efd7aa4d1d8f2]) [#2716 state:fixed-in-qa] added iOS only comments https://github.com/appcelerator/titanium_mobile/commit/0dffbafca324f597479deacd670efd7aa4d1d8f2"> https://github.com/appcelerator/titanium_mobile/commit/0dffbafca324...

  4. Marshall Culpepper 2011-04-15

    verified in local apidoc build

JSON Source