Reusing XML/XSLT editors possible?

View: New views
2 Messages — Rating Filter:   Alert me  

Reusing XML/XSLT editors possible?

by Peter Nabbefeld :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello!

I'd want to add an additional (project specific) panel to the XML editor
or - better - to the XSLT multiview editor. E.g., from an additional action
for the XML node, I'd like to do sth. like
"getLookup(XSLTDataObject).getMultiViewEditor().addView(myView)". Is there
any api for doing this?

If not, is it possible to do reuse the XMLEditor in a MultiView object? Or
is the editor implementation probably to heavyweight, i.e. related to
probably suspicious TopComponent handling?

Kind regards

Peter Nabbefeld




RE: Reusing XML/XSLT editors possible?

by bigtex :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'd like to do the same thing

-----Original Message-----
From: news [mailto:news@...] On Behalf Of Peter Nabbefeld
Sent: Monday, May 05, 2008 2:26 AM
To: nbdev@...
Subject: [nbdev] Reusing XML/XSLT editors possible?


Hello!

I'd want to add an additional (project specific) panel to the XML
editor
or - better - to the XSLT multiview editor. E.g., from an additional
action
for the XML node, I'd like to do sth. like
"getLookup(XSLTDataObject).getMultiViewEditor().addView(myView)". Is
there
any api for doing this?

If not, is it possible to do reuse the XMLEditor in a MultiView object?
Or
is the editor implementation probably to heavyweight, i.e. related to
probably suspicious TopComponent handling?

Kind regards

Peter Nabbefeld