Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 1.2.2
-
Component/s: trails-core
-
Labels:None
-
Number of attachments :
Description
(I know.... ugly name no?)
We use 2 different IPropertySelectionModel one for ManyToOne and one for Enum.
Currently for rendering these type of properties we use a PropertySelection component, I'm proposing a new component to allow the rendering of this properties using a RadioGroup component.
First draft attached. This component has no Trails dependencies it looks more like Tapestry component than a Trails one. How come Tapestry doesn't provide something like this? Am I missing something?