Package com.iizix.gyro
Interface IFocusEngineProvider
- All Known Implementing Classes:
AppSessionGyro
,ClientSessionGyro
public interface IFocusEngineProvider
Interface implemented by parties that can return a focus engine that is appropriate.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptiongetFocusEngine
(IFocusComp comp) Returns the focus engine instance for the specified component.