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 |
__VERSION
static final java.lang.String __VERSION
- File Version
- See Also:
- Constant Field Values
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)
Website: W4 S.A., contact us: support@w4global.com