F
- public class UnusedNameInput<F extends DataObject> extends NoHtmlInput
NoHtmlInput
as these are user selected names that
are likely to be displayed in pages.validators
Constructor and Description |
---|
UnusedNameInput(ParseFactory<F> fac) |
UnusedNameInput(ParseFactory<F> fac,
F existing) |
getTrim, isEmpty, mapToSingleLine, parseValue, setTrim
accept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, convert, getKey, getPrettyString, getString, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getString, parse
addValidator, convert, getKey, getPrettyString, getString, getValue, removeValidator, setKey, setValue, validate
public UnusedNameInput(ParseFactory<F> fac, F existing)
public UnusedNameInput(ParseFactory<F> fac)