[TIMOB-18526] Windows: module generator should add the create* and js_create* methods for UI proxies to UIModule
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-08T17:30:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling, Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Gary Mathews |
Created | 2015-02-05T20:06:17.000+0000 |
Updated | 2017-03-20T22:05:47.000+0000 |
Description
When generating a UI proxy like TableViewRow, the createTableViewRow method and js_createTableViewRow aren't added to the TitaniumKit/UIModule.hpp or cpp
PR : https://github.com/appcelerator/titanium_mobile_windows/pull/237
Closing ticket as fixed.