Private
configProtected
dataProtected
fieldinitData will set the data of the field handler to the passed-in parameter, or, if it is undefined, consult the initialContent key of the configuration object. If this key is defined, then the data of the field handler will be set to that value.
Generated using TypeDoc
GenericFieldHandler is a field handler which does no validation on the field data. It simply stores the data as a string.