|
|
|
Re: A question about the example xsd editor` s property view?s atrributes tab [message #52530 is a reply to message #52436] |
Mon, 08 November 2004 17:13  |
Eclipse User |
|
|
|
Frank Dyck wrote:
> On Tue, 02 Nov 2004 01:06:29 +0100, Frank Dyck <dyx@gmx.net> wrote:
>> Where do i find the code that implements the Attributes tab in the
>> tabbedPropertyView from the xsd editor model?
> I.e. when you create a ComplexType and then go to the tab Attributes in
> the Properties View. There`s a composite in which the attributes are
> listed on the left and a table with the seleted attribute`s properties on
> the right.
> What is the name of the viewer/outline class that lists the attributes?
> Where is this composite implemented?
> Please anybody? Can you point me to the source code?
It's located in the org.eclipse.wst.xsd.editor.internal.properties.section
package. The relevant classes are AttributesViewSection,
AttributesViewContentProvider and AttributesViewSectionDescriptor.
|
|
|
Powered by
FUDForum. Page generated in 0.03347 seconds