Input Field Property Binding

Registered by Wilson

Allowing Nova components to supply a binding property that is used during input to bind to a property.

Blueprint information

Status:
Not started
Approver:
Wilson
Priority:
Essential
Drafter:
Wilson
Direction:
Needs approval
Assignee:
Wilson
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

<prompt-collect name="foo" binding-expression="modelobj.foo"
                         ... >
<prompt-set/>

This results in immediate binding to the target bean. The binding algorithm invokes:

 * formatting (String to String)
 * conversion (String to T)
 * validation (if specified)

The message context is available for reporting errors during this process.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.