virtual bool isCharAllowed(sf::Uint32 c) const
AsciiNoSpaceTextFieldModel()
A textfield model which allow all ASCII characters i.e all characters between 32 (' ' exclude) and 12...
A textfield model that allows only ASCII chars, without spaces.
The abstract class that defines what can be typed into the text field.