Modify ↓
Opened 14 months ago
Closed 13 months ago
#94 closed enhancement (fixed)
Adding support for types who have a static valueOf(String) method
| Reported by: | tom | Owned by: | tom |
|---|---|---|---|
| Priority: | major | Milestone: | 0.0.14 |
| Component: | tooling-fxgraph | Version: | 0.0.12 |
| Keywords: | Cc: |
Description
if a type set has a valueOf() method using a simply string in fxgraph should be proposed
See https://groups.google.com/forum/?fromgroups#!topic/efxclipse/kt0gPwHZNfI
Attachments (0)
Change History (3)
comment:1 Changed 13 months ago by tom
comment:2 Changed 13 months ago by tom
- Milestone set to 0.0.14
comment:3 Changed 13 months ago by tom
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This is important for Color definitions as well. So we should maybe provide an extension mechanism which can implement proposals for different types and Validations of the values