LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control
Class LyReportController

java.lang.Object
  extended by leon.control.LyController
      extended by leon.control.LyReportController
All Implemented Interfaces:
LyGetSessionInterface, LyGuiListener, LyEvaluator, LyDemandListener

public class LyReportController
extends LyController

This class enables to display a report in the current navigator. The reports are built by Birt


Field Summary
static java.lang.String __VERSION
          File Version
 
Fields inherited from class leon.control.LyController
_nbControllers, _nextId, CONTROLLER_ID_SEP, DEFAULT_IMAGE_FORMAT, DEMAND_HELP, ID_SEP
 
Constructor Summary
LyReportController(LySession session, LyController parent, LyAction action, LyClassInfo classInfo, LyObjectList context)
          Constructor.
 
Method Summary
 LyViewController getViewController()
          Accessor to the view controller (Frame or dialog controller) which is the container of this view.
 
Methods inherited from class leon.control.LyController
actionDemand, activateViewDemand, clearViewCache, demandPerformed, dragDropDemand, free, getApplication, getBehavior, getBehaviorInterface, getBuilder, getClassInfo, getComponent, getEnvironment, getId, getImage, getImage, getImage, getImage, getImageFromPrefix, getImageFromPrefix, getImageFromPrefix, getKeyValue, getLastModified, getName, getObjectId, getParent, getSession, getUserData, getView, getViewManager, hasViewController, helpDemand, hideView, hideView, isFreed, isIdle, menuDemand, selectionDemand, setBuilder, setBuilderClass, setIdle, setLastModified, setName, setUserData, showError, showError, showView, showWarning, toString, updateViewFromValues
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File Version

See Also:
Constant Field Values
Constructor Detail

LyReportController

public LyReportController(LySession session,
                          LyController parent,
                          LyAction action,
                          LyClassInfo classInfo,
                          LyObjectList context)
Constructor.

Parameters:
session - current session associated to the controller.
parent - parent controller.
action - related action.
classInfo - related classInfo
context - current context (may be null if the view is not contextual to a list of objects).
Method Detail

getViewController

public LyViewController getViewController()
Description copied from class: LyController
Accessor to the view controller (Frame or dialog controller) which is the container of this view. This method must be implemented in subclasses depending on the nature of the component.

Specified by:
getViewController in class LyController
Returns:
the controller which manages the parent frame / dialog

(c) January 2013 - W4 S.A.

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