[jbosside-issues] [JBoss JIRA] Commented: (JBIDE-382) view the properties of an object in a treetable view

Max Andersen (JIRA) jira-events at jboss.com
Mon Oct 16 03:14:41 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBIDE-382?page=comments#action_12345273 ] 
            
Max Andersen commented on JBIDE-382:
------------------------------------

If you have the Properties view open it will show you the properties.

p.s. I considered TreeTable once but since it doesn't support proper lazy loading in swt/jface I abondend it for efficiency issues (this might have changed, but that was one of the issues I had when i last tried it out)

p.p.s. the treetable also has conceptual problems as in what should be in the columns ? the data of the selected object in the hiearchy ? not possible since the names/number of colums then would have to change which is not possible.



> view the properties of an object in a treetable view
> ----------------------------------------------------
>
>                 Key: JBIDE-382
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-382
>             Project: JBoss IDE
>          Issue Type: Feature Request
>          Components: Hibernate Tools
>            Reporter: e e
>         Assigned To: Max Andersen
>            Priority: Optional
>
> When running a hsql query like "from Order" you only see the string representations of the Order objects, you don't see the properties with there value.
> It would be nice if you would be able to see the properties when you run an query like about in a treetable view.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list