Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1513] getApiName() return "Ti.View"

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-08-06T03:27:33.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy
Labelsandroid, ios, parity
ReporterMarkus
AssigneeShuo Liang
Created2014-07-28T15:19:40.000+0000
Updated2016-03-08T07:37:58.000+0000

Description

Ti.API.info(Ti.UI.createTableViewRow().getApiName()); Current result: return (Android): Ti.UI.TableViewRow return (iOS): Ti.View Expected reulst: return (Android): Ti.UI.TableViewRow return (iOS): Ti.UI.TableViewRow

Comments

  1. Shuo Liang 2014-08-06

JSON Source