LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control
Interface LyFormResultInterface

All Known Implementing Classes:
LyArrayFieldSetController, LyArrayStructFieldSetController, LyCompositionArrayFieldSetController, LyCompositionFieldSetController, LyCompositionFieldUnitSetController, LyCreateController, LyCreateOrSetController, LyEditTableSetController, LyFilterController, LyMultiCompositionArrayFieldSetController, LyMultiCompositionFieldSetController, LyMultiFilterController, LyRelationAsLinkFieldSetController, LyRelationFieldFilterController, LyRelationFieldSetController, LyRelationTableController, LySetController, LyStructFieldSetController, LyStructInArraySetController

public interface LyFormResultInterface

This interface is provided to allow a form to notify to its parent controller that an object was created for a given relation.


Field Summary
static java.lang.String __VERSION
          File Version
 
Method Summary
 void notifyFormResult(LyObject object, LyRelationFieldInfo relation)
          Notify object creation to parent.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File Version

See Also:
Constant Field Values
Method Detail

notifyFormResult

void notifyFormResult(LyObject object,
                      LyRelationFieldInfo relation)
Notify object creation to parent.

Parameters:
object - Object created by the creation form.
relation - Relation for which the object was created.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com