Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4132] Unusable properties backgroundDisabledColor and backgroundDisabledImage.

GitHub Issuen/a
TypeStory
PriorityMedium
StatusClosed
ResolutionDone
Resolution Date2017-06-07T22:06:18.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterIngo Muschenetz
AssigneeIngo Muschenetz
Created2011-05-18T08:04:05.000+0000
Updated2017-06-07T22:06:18.000+0000

Description

I found backgroundDisabledColor and backgroundDisabledImage properties of the Label object in the Titanium Mobile API docs (http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Label-object). But I can't find property Enabled for Label object(property Enabled is present in Button). In which condition the background Color(Image) of the Label will change to DisabledColor(DisabledImage)? Or it is bug in the documentation and there is no such properties? The same thing is with View and ScrollView objects (maybe other). Please comment this issue.

Comments

  1. Don Thorp 2011-05-18

    These properties are automatically added by the docgen.py script. It's a known issue with out the documentation is produced and will be fixed after we've finished our TDoc2 project to get our documentation into our new YAML format so we can fix these types of issues.

JSON Source