Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

How to map a logical type to a UI control
xomega
#1 Posted : Saturday, October 20, 2012 4:44:04 PM(UTC)
xomega



In order to support generation of UI forms, the logical types of the parameters that are used to generate the form fields should be mapped to a corresponding UI control. There could be different mappings for different scenarios, e.g. when the field may allow multiple values or a single value, so that the most appropriate control can be used, such as a ListBox vs. a DropDownList.

Normally if you extend your logical type from another base type in the model, it will automatically inherit the mapping to the UI controls from its parent. If your type does not extend any other logical type, or you just want to override the mapping to the UI controls, then the following tutorials outline this process for different UI technologies.

Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.