|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.control.LyController
leon.control.form.LyFieldController
leon.control.form.LyFieldConsultController
leon.control.form.LyFieldSetController
leon.control.form.LyCompositionFieldSetController
leon.control.form.LyMultiCompositionFieldSetController
public class LyMultiCompositionFieldSetController
Field controller for modification of a multiple composition relation.
LySetController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Fields inherited from class leon.control.form.LyFieldSetController |
---|
STANDARD_ARRAY_TOOL, STANDARD_CLASSINFO, TRANSVERSE_ACTION_SEP |
Fields inherited from class leon.control.form.LyFieldController |
---|
FORM_FIELD_SEP, OLD_FORM_FIELD_SEP |
Fields inherited from class leon.control.LyController |
---|
_nbControllers, _nextId, CONTROLLER_ID_SEP, DEFAULT_IMAGE_FORMAT, DEMAND_HELP, ID_SEP |
Constructor Summary | |
---|---|
LyMultiCompositionFieldSetController(LySetController parent,
LyRelationFieldInfo relation)
Constructor. |
Method Summary | |
---|---|
void |
cancel()
Method called when editions is cancelled. |
void |
clear()
Clears fieldInfo value : setting value to null. |
void |
clearViewCache()
Clear view cache. |
void |
commit()
Method called when all modifications are committed. |
short |
control()
Controls current edition. |
void |
free()
Free this controller. |
LyClassInfo |
getFieldType()
Gets the classInfo of the object pointed by the relation in the current form. |
boolean |
restore(LyFieldSave fieldSave)
Restore field input. |
LyFieldSave |
save(boolean full)
Save field input. |
Methods inherited from class leon.control.form.LyCompositionFieldSetController |
---|
actionDemand, checkIfModified, endValidate, getAreaController, getFieldValue, getFieldValue, invokeTransverseAction, notifyFormResult, reset, resetFromValue, setEditable, setEnabled, startValidate |
Methods inherited from class leon.control.form.LyFieldSetController |
---|
addTempFilePath, completeValue, getControllerContext, getDefaultBuilder, getFinalValue, getLastValue, getModel, getParentFieldController, getSetController, getTransverseActions, getUnit, getValue, isCreation, isEditable, isEnabled, isOptional, setFieldValue, setHidden, setInternal, setOptional, unitChanged, update, updateFieldItem, updateViewContent, updateViewFromValues |
Methods inherited from class leon.control.form.LyFieldConsultController |
---|
isHidden, propagate, setLabel |
Methods inherited from class leon.control.form.LyFieldController |
---|
getAction, getBehavior, getClassInfo, getComponent, getDefaultFieldUnit, getDefaultFieldUnit, getEnvironment, getFieldController, getFieldInfo, getFormController, getFormField, getFormField, getImage, getInfoLabel, getInfoLabel, getLabel, getObject, getState, getViewController, hasMark, isIdle, menuDemand, setAreaNoScroll, setFieldValue, setFormField, setState, toString |
Methods inherited from class leon.control.LyController |
---|
activateViewDemand, demandPerformed, dragDropDemand, getApplication, getBehaviorInterface, getBuilder, getClassInfo, getId, getImage, getImage, getImage, getImageFromPrefix, getImageFromPrefix, getImageFromPrefix, getKeyValue, getLastModified, getName, getObjectId, getParent, getSession, getUserData, getView, getViewManager, hasViewController, helpDemand, hideView, hideView, isFreed, selectionDemand, setBuilder, setBuilderClass, setIdle, setLastModified, setName, setUserData, showError, showError, showView, showWarning |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyMultiCompositionFieldSetController(LySetController parent, LyRelationFieldInfo relation)
parent
- parent controllerrelation
- relation field handled by this controllerMethod Detail |
---|
public void free()
free
in class LyCompositionFieldSetController
public void clearViewCache()
clearViewCache
in class LyCompositionFieldSetController
public LyClassInfo getFieldType()
getFieldType
in class LyCompositionFieldSetController
public void commit()
commit
in class LyCompositionFieldSetController
public void cancel()
cancel
in class LyCompositionFieldSetController
public short control()
control
in class LyCompositionFieldSetController
public void clear()
clear
in class LyFieldSetController
public LyFieldSave save(boolean full)
save
in class LyCompositionFieldSetController
public boolean restore(LyFieldSave fieldSave)
restore
in class LyCompositionFieldSetController
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |