|
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 |
public interface LyCreateBehaviorInterface
This interface defines methods to implement in order to modify the behavior of a creation/clone action.
LyCreateController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Fields inherited from interface leon.app.behaviorinterface.LySetBehaviorInterface |
---|
STATUS_CANCEL, STATUS_IGNORE, STATUS_KO, STATUS_OK, STATUS_WARNING |
Method Summary | |
---|---|
boolean |
endCreation(LyCreateController create,
LyValueSet values)
Final step of the object creation process. |
Methods inherited from interface leon.app.behaviorinterface.LyConsultBehaviorInterface |
---|
enableRelationHRef, getAction, setObject |
Methods inherited from interface leon.app.behaviorinterface.LyFormBehaviorInterface |
---|
getImage, getValue, isDisplayed |
Methods inherited from interface leon.app.behaviorinterface.LyActionBehaviorInterface |
---|
endAction, getClientContext, getContextTitle, getHelpFile, getImage, getImageTooltip, getKeyValue, getMenuItemImage, getTitle, reset, startAction |
Methods inherited from interface leon.app.behaviorinterface.LyBehaviorInterface |
---|
free, handleDemand, init |
Field Detail |
---|
static final java.lang.String __VERSION
Method Detail |
---|
boolean endCreation(LyCreateController create, LyValueSet values)
create
- the current LyCreateController instancevalues
- Set of values corresponding to the object to create
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |