History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-31006
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Eugene Potapenko
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Quick-fix "create field" should use exisiting method signature when appears in return statement of the method

Created: 05 Oct 08 11:34   Updated: 07 Oct 08 19:09
Component/s: Flex Support
Fix Version/s: Diana 8890

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,858
Fixed in build: 8,875


 Description  « Hide
for following code:
public function getSelectionManager():ISelectionManager
{
    return _selectionManager;
 }

quickfix "create field" can create field with type ISelectionManager



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.