public class TextFileOverlay.TextFileCreator extends Creator<T>
DEFAULT_FORBID_HTML, factory| Constructor and Description |
|---|
TextFileCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
customiseCreationForm(Form f)
Perform target specific customisation of a creation Form.
|
buildCreationForm, getActionText, getConfirm, getResult, postCreate, preCommit, setActionaddOptionalFromComposites, addSelectors, addTranslations, buildForm, buildForm, buildForm, buildForm, buildForm, customiseForm, find, find, getContext, getDefaults, getFactory, getFieldConstraints, getFieldHelp, getFields, getID, getIndex, getInputFromName, getInputFromType, getLogger, getOptional, getSelectors, getSupress, getTarget, getTranslations, isMyReference, makeReference, makeReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextgetDefaults, getFactorypublic void customiseCreationForm(Form f) throws java.lang.Exception
CreatorDataObjectFormFactory.customiseForm(Form) callcustomiseCreationForm in interface CreateCustomizer<T extends TextFileOverlay.TextFile>customiseCreationForm in class Creator<T extends TextFileOverlay.TextFile>f - Form to be modifiedjava.lang.Exception