Bug 261240 - [api] AbstractRepositoryQueryPage2 should have a way to set the query title
Summary: [api] AbstractRepositoryQueryPage2 should have a way to set the query title
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.1   Edit
Assignee: Shawn Minto CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-01-15 13:43 EST by Shawn Minto CLA
Modified: 2009-01-15 23:36 EST (History)
1 user (show)

See Also:


Attachments
patch (1.46 KB, patch)
2009-01-15 13:51 EST, Shawn Minto CLA
no flags Details | Diff
mylyn/context/zip (872 bytes, application/octet-stream)
2009-01-15 13:51 EST, Shawn Minto CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Minto CLA 2009-01-15 13:43:53 EST
I would be nice to have a way to set the query title programatically on the query page so that deafult title can be created.
Comment 1 Shawn Minto CLA 2009-01-15 13:51:50 EST
Created attachment 122710 [details]
patch

I have added a set title method that will set the query title if the title text exists.
Comment 2 Shawn Minto CLA 2009-01-15 13:51:51 EST
Created attachment 122711 [details]
mylyn/context/zip
Comment 3 Steffen Pingel CLA 2009-01-15 23:36:18 EST
Thanks Shawn! Patch applied.