Package org.openswing.swing.lookup.client

Interface Summary
LookupListener Title: OpenSwing Framework Description: Lookup Listener.
LookupParent Title: OpenSwing Framework Description: Interface implemented by grid model and form model to listen a "parent v.o. update" event.
 

Class Summary
CustomFilterPanel Title: OpenSwing Framework Description: Filter panel showed on top of the lookup grid that can be extended to create a custom filter.
InvalidCodeEditor Title: OpenSwing Framework Description: Editor for invalid code property.
LookupAutoCompletitionDataLocator Title: OpenSwing Framework Description: data locator used to retrieve a list of data to show in a window.
LookupController Title: OpenSwing Framework Description: Lookup controller.
LookupControllerBeanInfo Title: OpenSwing Framework
LookupDataLocator Title: OpenSwing Framework Description: Lookup Data Source.
LookupGridController Title: OpenSwing Framework Description: Lookup grid controller.
LookupMapper Title: OpenSwing Framework Description: Mapper class to link lookup v.o. attributes to lookup container v.o. attributes.
LookupServerDataLocator Title: OpenSwing Framework Description: Lookup Data Source that send requests to server side when validating code and when opening lookup grid frame.
SelectionWindowEditor Title: OpenSwing Framework Description: Editor for code selection window property.
 

Exception Summary
RestoreFocusOnInvalidCodeException Title: OpenSwing Framework Description: Exception fired by lookup controller when an code validation returns false and lookup controller property "onInvalidCode" is to LookupController.ON_INVALID_CODE_RESTORE_FOCUS.