Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » ZEST as Editor rather than a View(ZEST as Editor rather than a View)
ZEST as Editor rather than a View [message #1751816] Sat, 14 January 2017 20:30 Go to next message
CHA HAM is currently offline CHA HAMFriend
Messages: 1
Registered: January 2017
Junior Member
HI

From what i have understand we can use ZEST in an Eclipse plugin as a view (extending ViewPart), but what if I want to use Zest in a Eclipse Editor ?
Is that possible ?

Regards.
Re: ZEST as Editor rather than a View [message #1751895 is a reply to message #1751816] Mon, 16 January 2017 15:41 Go to previous messageGo to next message
Zoltan Ujhelyi is currently offline Zoltan UjhelyiFriend
Messages: 392
Registered: July 2015
Senior Member
Hi,

basically, anything that can be put into an Eclipse ViewPart can also be part of an Eclipse EditorPart. Zest also does not expect anything about its container, so it can be trivially used in an editor as well.

Best regards,
Zoltán
Re: ZEST as Editor rather than a View [message #1751896 is a reply to message #1751816] Mon, 16 January 2017 15:45 Go to previous message
Alexander Nyssen is currently offline Alexander NyssenFriend
Messages: 244
Registered: July 2009
Location: Lünen
Senior Member
While a direct integration is provided in terms of IViewPart implementation, Zest viewers (GEF-Legacy: GraphViewer, GEF4: FXViewer with bindings from ZestFxModule, GEF: InfiniteCanvasViewer with bindings from ZestFxModule) can also be integrated in an editor.
Previous Topic:Why MVC and MVC.FX bundles have been merged?
Next Topic:Collapse/Expand function
Goto Forum:
  


Current Time: Thu Apr 25 17:27:59 GMT 2024

Powered by FUDForum. Page generated in 0.03116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top