Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2553] className not used in iOS on TableViewRow?

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2013-06-04T21:34:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsdocumentation, tableviewrow
ReporterMitchell Amihod
AssigneeRitu Agrawal
Created2013-06-04T19:04:00.000+0000
Updated2016-03-08T07:41:37.000+0000

Description

http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TableViewRow-property-className Docs state className is not used on iOS. Can you confirm/expand on this? The code for TiUITableViewRowProxy would suggest otherwise, but my objc isn't strong enough to be certain. thanks

Comments

  1. Carter Lathrop 2013-06-04

    Hello Mitchell, Questions about the implementation of classes are better suited for the community boards: http://developer.appcelerator.com/questions/newest JIRA is an environment to post potential bugs or issues with the platform or SDK. If you have a particular test case which shows a disparity between what is represented in the docs and what you are seeing in run-time then please provide such information. Regards, Carter
  2. Mitchell Amihod 2013-06-04

    Hi Carter, That why I opened it as a docs question - because the docs dont seem to reflect the Ti code.
  3. Ritu Agrawal 2013-12-30

    [~meeech] className property is available on iOS platform but it is ignored. This behavior is also documented here. http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.UI.TableViewRow-property-className "This property exists on iOS, Tizen and Mobile Web, but is ignored."

JSON Source