Bug 482186 - [API] AbstractRepositorySettingsPage has API to disable server URL
Summary: [API] AbstractRepositorySettingsPage has API to disable server URL
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: 3.17   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.18   Edit
Assignee: Colin Ritchie CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed, noteworthy
Depends on:
Blocks:
 
Reported: 2015-11-13 18:51 EST by Colin Ritchie CLA
Modified: 2015-11-16 20:47 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Ritchie CLA 2015-11-13 18:51:29 EST
Add method(s) to AbstractRepositorySettingsPage to configure the UI to set the URL Combo as disabled.  This will allow wizards to allow a user to edit all other fields but the URL.
Comment 1 Sam Davis CLA 2015-11-16 17:31:39 EST
This seems like a good idea. It would also allow connectors to disable editing the URL "special" repositories (e.g. built-in support repositories).
Comment 3 Sam Davis CLA 2015-11-16 20:47:32 EST
Thanks very much for the contribution!