{ "id": "92199", "key": "TIMOB-9200", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "93325", "key": "TIMOB-9571", "fields": { "summary": "BlackBerry: Analyze unimplemented UI elements", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-02-04T20:12:12.000+0000", "created": "2012-05-23T06:41:16.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [ { "id": "17393", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "90631", "key": "TIMOB-8815", "fields": { "summary": "BlackBerry: Implement UI.Button part1", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } }, { "id": "25468", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "100934", "key": "TIMOB-10871", "fields": { "summary": "Blackberry: Identify any missing Titanium.UI.Button functionality", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "joshroesslein", "key": "joshroesslein", "displayName": "Josh Roesslein", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T19:25:49.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": null, "attachment": [], "flagged": false, "summary": "BlackBerry: Implement UI.Button part2", "creator": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "fboisvert", "key": "fboisvert", "displayName": "Francois Boisvert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "195722", "author": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "body": "To be implemented:\r\nProperties:\r\nanchorPoint : Point\r\nanimatedCenterPoint : Pointreadonly\r\nbackgroundColor : String\r\nbackgroundDisabledColor : String\r\nbackgroundDisabledImage : String\r\nbackgroundFocusedColor : String\r\nbackgroundFocusedImage : String\r\nbackgroundGradient : Gradient\r\nbackgroundImage : String\r\nbackgroundLeftCap : Number\r\nbackgroundRepeat : Boolean\r\nbackgroundSelectedColor : String\r\nbackgroundSelectedImage : String\r\nbackgroundTopCap : Number\r\nborderColor : String\r\nborderRadius : Number\r\nborderWidth : Number\r\ncenter : Point\r\nchildren : Titanium.UI.View[]readonly\r\ncolor : String\r\nenabled : Boolean\r\nfocusable : Boolean\r\nkeepScreenOn : Boolean\r\nopacity : Number\r\nselectedColor : String\r\nsize : Dimensionreadonly\r\nsoftKeyboardOnFocus : Number\r\nstyle : Number\r\nsystemButton : Number\r\ntextAlign : String/Number\r\ntitleid : String\r\ntouchEnabled : Boolean\r\ntransform : Titanium.UI.2DMatrix/Titanium.UI.iOS.3DMatrix\r\nverticalAlign : Number/String\r\nzIndex : Number\r\n---------------------------------\r\nMethods:\r\nadd( Titanium.UI.View view )\r\naddEventListener( String name, Callback callback )\r\nanimate( Titanium.UI.Animation/Dictionary obj, Callback callback )\r\nconvertPointToView( Point point, Titanium.UI.View destinationView ) : Point\r\nfinishLayout( )\r\nfireEvent( String name, Dictionary event )\r\ngetAnchorPoint( )\r\ngetAnimatedCenterPoint( )\r\ngetBackgroundColor( )\r\ngetBackgroundDisabledColor( )\r\ngetBackgroundDisabledImage( )\r\ngetBackgroundFocusedColor( )\r\ngetBackgroundFocusedImage( )\r\ngetBackgroundGradient( )\r\ngetBackgroundImage( )\r\ngetBackgroundLeftCap( )\r\ngetBackgroundRepeat( )\r\ngetBackgroundSelectedColor( )\r\ngetBackgroundSelectedImage( )\r\ngetBackgroundTopCap( )\r\ngetBorderColor( )\r\ngetBorderRadius( )\r\ngetBorderWidth( )\r\ngetCenter( )\r\ngetChildren( )\r\ngetColor( )\r\ngetEnabled( )\r\ngetFocusable( )\r\ngetFont( )\r\ngetKeepScreenOn( )\r\ngetLayout( )\r\ngetOpacity( )\r\ngetRect( )\r\ngetSelectedColor( )\r\ngetSize( )\r\ngetSoftKeyboardOnFocus( )\r\ngetStyle( )\r\ngetSystemButton( )\r\ngetTextAlign( )\r\ngetTitleid( )\r\ngetTouchEnabled( )\r\ngetTransform( )\r\ngetVerticalAlign( )\r\ngetZIndex( )\r\nhide( )\r\nremove( Titanium.UI.View view )\r\nremoveEventListener( String name, Callback callback )\r\nsetAnchorPoint( Point anchorPoint )\r\nsetBackgroundColor( String backgroundColor )\r\nsetBackgroundDisabledColor( String backgroundDisabledColor )\r\nsetBackgroundDisabledImage( String backgroundDisabledImage )\r\nsetBackgroundFocusedColor( String backgroundFocusedColor )\r\nsetBackgroundFocusedImage( String backgroundFocusedImage )\r\nsetBackgroundGradient( Gradient backgroundGradient )\r\nsetBackgroundImage( String backgroundImage )\r\nsetBackgroundLeftCap( Number backgroundLeftCap )\r\nsetBackgroundRepeat( Boolean backgroundRepeat )\r\nsetBackgroundSelectedColor( String backgroundSelectedColor )\r\nsetBackgroundSelectedImage( String backgroundSelectedImage )\r\nsetBackgroundTopCap( Number backgroundTopCap )\r\nsetBorderColor( String borderColor )\r\nsetBorderRadius( Number borderRadius )\r\nsetBorderWidth( Number borderWidth )\r\nsetCenter( Point center )\r\nsetColor( String color )\r\nsetEnabled( Boolean enabled )\r\nsetFocusable( Boolean focusable )\r\nsetFont( Font font )\r\nsetKeepScreenOn( Boolean keepScreenOn )\r\nsetLayout( String layout )\r\nsetOpacity( Number opacity )\r\nsetSelectedColor( String selectedColor )\r\nsetSoftKeyboardOnFocus( Number softKeyboardOnFocus )\r\nsetStyle( Number style )\r\nsetSystemButton( Number systemButton )\r\nsetTextAlign( String/Number textAlign )\r\nsetTitleid( String titleid )\r\nsetTouchEnabled( Boolean touchEnabled )\r\nsetTransform( Titanium.UI.2DMatrix/Titanium.UI.iOS.3DMatrix transform )\r\nsetVerticalAlign( Number/String verticalAlign )\r\nsetVisible( Boolean visible )\r\nsetZIndex( Number zIndex )\r\nshow( )\r\nstartLayout( )\r\ntoImage( [Callback callback], [Boolean honorScaleFactor] ) : Titanium.Blob\r\nupdateLayout( Object params )\r\n---------------------------------\r\nEvents:\r\ndblclick\r\ndoubletap\r\nlongclick\r\nlongpress\r\npinch\r\npostlayout\r\nsingletap\r\nswipe\r\ntouchcancel\r\ntouchend\r\ntouchmove\r\ntouchstart\r\ntwofingertap\r\n", "updateAuthor": { "name": "agalstyan", "key": "agalstyan", "displayName": "Alexander Galstyan", "active": true, "timeZone": "Asia/Dubai" }, "created": "2012-05-23T06:52:13.000+0000", "updated": "2012-05-23T06:52:13.000+0000" }, { "id": "237093", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Marking as duplicate. Will open new tickets for any remaining pieces left out.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-04T20:12:04.000+0000", "updated": "2013-02-04T20:12:04.000+0000" }, { "id": "410353", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing issue as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T19:25:49.000+0000", "updated": "2017-03-09T19:25:49.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }