LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control
Interface LyTransverseInterface

All Known Implementing Classes:
LyCreateController, LyCreateOrSetController, LyEditTableSetController, LySelectByNameController, LySelectController, LySetController

public interface LyTransverseInterface

This interface is implemented by controllers that control transverse actions.


Field Summary
static java.lang.String __VERSION
          File Version
 
Method Summary
 void setRelationParent(LyFormResultInterface client, LyRelationFieldInfo relation)
          Sets relation parent : this method is invoked when this controller is a child of another form (dynamic popup creation of an object in a relation field).
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File Version

See Also:
Constant Field Values
Method Detail

setRelationParent

void setRelationParent(LyFormResultInterface client,
                       LyRelationFieldInfo relation)
Sets relation parent : this method is invoked when this controller is a child of another form (dynamic popup creation of an object in a relation field).

Parameters:
client - The client to call back with the result of the action.
relation - the relation fieldInfo which is updated as the result of the current action (usually dynamic popup creation)

(c) January 2013 - W4 S.A.

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