Package Nette\Forms
| NForm | Creates, validates and renders HTML forms. |
| NFormContainer | Container for form controls. |
| NFormGroup | A user group of form controls. |
| NRule | Single validation rule or condition represented as value object. |
| NRules | List of validation & condition rules. |
| IFormControl | Defines method that must be implemented to allow a component to act like a form control. |
| IFormRenderer | Defines method that must implement form renderer. |
| ISubmitterControl | Defines method that must be implemented to allow a control to submit web form. |
| Nette\Forms\Controls |
| Nette\Forms\Rendering |