Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Does the ve support custom data type?
Does the ve support custom data type? [message #613482] Sat, 08 July 2006 14:18
Eclipse UserFriend
Originally posted by: xubin.wei.ellingtonpcb.com

Hi Rich:
Does the ve support custom data type?

background:
when i add a control to ve, but the control has a custom data type(not
primitive types).
eg:

MyControl contrl = new MyControl();
MyDataType mdt = MyDataType();
mdt.setName("ABC");
contrl.setMyDataType(mdt);
How to do the ve can generate the code like that?
Is there has any example?

Thanks a lot!

gdufo
Previous Topic:NullPointerException when displaying a visual class
Next Topic:VE staring at me like deer in headlights
Goto Forum:
  


Current Time: Thu Apr 25 20:44:08 GMT 2024

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

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

Back to the top