|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.basics.util.AbstractFormManager
org.sandev.basics.util.RootedFormManager
org.sandev.tools.UIEditor.FormManager
public class FormManager
A UIFormManager implementation translating dereference operations into move operations to support editing of a single instance.
| Field Summary |
|---|
| Fields inherited from class org.sandev.basics.util.RootedFormManager |
|---|
BADREF_PREFIX, BRANCH_DISALLOWED, FIX_BADREFS_BEFORE_SAVE, REF_VALIDATION_FAILURE |
| Fields inherited from class org.sandev.basics.util.AbstractFormManager |
|---|
CLASS_DISAMBIGUATION_PROMPT, FIELDVALIDATIONERRORCODE, FIX_FIELDS_BEFORE_SAVE, INVALID_FIELD_VALUE_PREFIX, RC_CANCELLED, RC_DONE, RC_QUERYING, uifa |
| Constructor Summary | |
|---|---|
FormManager()
|
|
| Method Summary | |
|---|---|
protected void |
doActionDeref(org.sandev.basics.util.UIFormContext uifc,
org.sandev.basics.util.UIFormOwner owner)
Translate the dereference into a move operation. |
| Methods inherited from class org.sandev.basics.util.RootedFormManager |
|---|
getBadReferenceFailureText, getBadReferencePrefix, getBranchDisallowedText, getReferenceValidationFailure, mergeChangesToParentBeforeAdd, resolveReferences, supportsTopLevelAdd, supportsTopLevelFind, trackUpdates |
| Methods inherited from class org.sandev.basics.util.AbstractFormManager |
|---|
disableUnsupportedActions, doActionAdd, doActionCancel, doActionCollapse, doActionDelete, doActionDrilldown, doActionEdit, doActionExpand, doActionFind, doActionHelp, doActionMove, doActionNew, doActionNext, doActionOk, doActionPageTo, doActionParent, doActionPrevious, doActionRemove, doActionSave, doActionSelect, fieldValidateCurrentInstance, getClassDisambiguationPrompt, getFieldValidationFailureText, getInvalidFieldMessagePrefix, handleSummaryEditAdd, initFormAdaptor, okContainedAdd, okNewReference, okTopLevelAdd, okUpdate, outstandingChangesExist, processForm, processUpdate, resolveClass, trace, wrappedGenAdd, wrappedGenMod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.sandev.basics.util.UIFormManager |
|---|
disableUnsupportedActions, initFormAdaptor, processForm |
| Constructor Detail |
|---|
public FormManager()
| Method Detail |
|---|
protected void doActionDeref(org.sandev.basics.util.UIFormContext uifc,
org.sandev.basics.util.UIFormOwner owner)
throws org.sandev.basics.util.UIFormManagerException
doActionDeref in class org.sandev.basics.util.AbstractFormManagerorg.sandev.basics.util.UIFormManagerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||