LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app
Interface LyAdvancedViewManagerInterface


public interface LyAdvancedViewManagerInterface

Specific interface for advanced methods between application and view manager.


Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
 void completeShowView(LyController controller, java.lang.String pluginId)
          Method invoked to complete a show view (used within eclipse mode).
 void handleShowView(LyController controller)
          Handles the controller's view displayed.
 boolean needConfirmOnClose(LySession session)
          Indicates if the session closing needs a confirmation (used within eclipse mode).
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

completeShowView

void completeShowView(LyController controller,
                      java.lang.String pluginId)
Method invoked to complete a show view (used within eclipse mode).

Parameters:
controller - The view controller.
pluginId - The plugin id.

handleShowView

void handleShowView(LyController controller)
Handles the controller's view displayed.

Parameters:
controller - The controller to handle.

needConfirmOnClose

boolean needConfirmOnClose(LySession session)
Indicates if the session closing needs a confirmation (used within eclipse mode).

Parameters:
session - The LySession to close.
Returns:
A boolean which indicates if a confirmation is required or not.

(c) January 2013 - W4 S.A.

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