Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Help request: How do I send an object as a parameter in a command?
Help request: How do I send an object as a parameter in a command? [message #719276] Fri, 26 August 2011 15:12
Sharon Snyder is currently offline Sharon SnyderFriend
Messages: 56
Registered: September 2010
Member

I'm trying to send a class object as a parameter to my command handler, and I can't seem to figure it out. I figured out how to send a String, but not a class that contains multiple fields (in my case they all happen to be of type String).

I am trying to avoid sending 5-6 parameters and to help avoid additional file changes if I need to add/remove a parameter.

Can someone either point me to a How-To or example code I can look at? I'd really appreciate it.

Thanks,
Sharon
Previous Topic:How to find open WizardDialog?
Next Topic:Interrupt deletion action/command from IProject
Goto Forum:
  


Current Time: Thu Apr 25 12:22:46 GMT 2024

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

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

Back to the top