|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
static final java.lang.String __VERSION
Method Detail |
---|
void completeShowView(LyController controller, java.lang.String pluginId)
controller
- The view controller.pluginId
- The plugin id.void handleShowView(LyController controller)
controller
- The controller to handle.boolean needConfirmOnClose(LySession session)
session
- The LySession to close.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |