icfnext / cq-component-maven-plugin

Other
22 stars 35 forks source link

@DialogFields annotation #15

Open pmichelotti opened 9 years ago

pmichelotti commented 9 years ago

Addition of a @DialogFields annotation. This would behave similar to the @DialogFieldSet annotation in that it would annotate a member whose type is an annotated Class however instead of inserting the Class's widgets in a dialog field set the widgets would be inserted inline amongst those of the containing Class.