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, setAction
addOptionalFromComposites, 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, makeReference
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext
getDefaults, getFactory
public void customiseCreationForm(Form f) throws java.lang.Exception
Creator
DataObjectFormFactory.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