Interface FormFieldPart
- All Superinterfaces:
Part
public interface FormFieldPart extends Part
Specialization ofPartfor a form field.- Since:
- 5.0
- Author:
- Rossen Stoyanchev
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringvalue()Return the form field value.