LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control
Interface LyFindInterface

All Known Implementing Classes:
LyContextListController, LyEditTableController, LyImportTableController, LyMultiClassImportController, LyMultiPageTableController, LyRelationTableController, LySimpleTableController, LyTableController

public interface LyFindInterface

Implemented by the client of a find form.

This interface is implemented by a listener (usually a panel controller when a search is started). The listener is notified when a search has been set by the user in the find form.

See Also:
LyUserInputController.actionDemand(leon.view.event.LyActionDemand)

Field Summary
static java.lang.String __VERSION
          File Version
 
Method Summary
 int findObject(LyFindController find, int from, boolean next)
          Find object in the view and select it.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File Version

See Also:
Constant Field Values
Method Detail

findObject

int findObject(LyFindController find,
               int from,
               boolean next)
Find object in the view and select it.

Parameters:
find - find controller that manages the find form.
from - index to start from (-1 : begin)
next - next selection or previous one.
Returns:
the index of the found object

(c) January 2013 - W4 S.A.

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