| Class | Description |
|---|---|
| DateField |
A field for Burocrat to input dates
|
| ListBoxField |
A drop-down list for selecting from a set of options
|
| ListField |
A BurocratField used for inputing a dynamic list of values
|
| PasswordBoxField |
A BurocratField for entering passwords
|
| RadioSelectionField | |
| TextAreaField |
A BurocratField for entering large amounts of text
|
| TextBoxField |
A simple text input field
|