Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » How to force the creation of instance of Part class URI?
How to force the creation of instance of Part class URI? [message #954709] Tue, 23 October 2012 03:33 Go to next message
Eclipse UserFriend
The class URI for a Part is creating only when this part get focus at first time. It can never be for all lifecycle of application if user doesn't choose the appropriate part tab. But sometimes it is necessery to have inctance of this class even when this part is invisible.
Is it possible to force the creation of such classes at start of application?

[Updated on: Tue, 23 October 2012 04:56] by Moderator

Re: How to force the creation of instance of Part class URI? [message #955707 is a reply to message #954709] Tue, 23 October 2012 21:10 Go to previous message
Eclipse UserFriend
No, you can't force its instantiation. But you old use a processor to explicitly set the part's contribution object.

Brian.
Previous Topic:Views problem
Next Topic:Fitting text in button
Goto Forum:
  


Current Time: Thu Jul 24 14:23:06 EDT 2025

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

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

Back to the top