Select Component Index Setvar

wml:SelectionField
org.apache.tapestry.wml.SelectionField
Non Visual Component
 
Description
wml:SelectionField specifies a special Postfield element and it is used to complement the PropertySelection component.
See Also
wml:Go, wml:PropertySelection
Parameters
Name Type Direction Required Default Description
model IPropertySelectionModel auto no   The model used by PropertySelection component.
name String in yes   The name attribute specifies an WML variable name.

Body: removed
Informal parameters: allowed
Reserved parameters: value

Examples

Please see the documentation for the wml:PropertySelection component.


Select Component Index Setvar