f:widget
Description
f:widget renders an appropriate widget for a property, for example an<input type="text"> element for a  String  property or a <select> for an enum.Using f:widget directly will only be necessary for very specialized cases, usually it will be invoked via f:field .