LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view
Class LyReporting

java.lang.Object
  extended by leon.view.LyComponent
      extended by leon.view.LyFieldItem
          extended by leon.view.LyPanel
              extended by leon.view.LyReporting
All Implemented Interfaces:
LyPdfInterface, LySetWaitingInterface, LyUpdateViewContentInterface

public class LyReporting
extends LyPanel

The LyReporting class is a generated Java implementation that corresponds to the element REPORTING of the descriptive grammar of the views (views.dtd). <REPORTING> : Reporting

See Also:
See also tag REPORTING of grammar leon_views.dtd.

Nested Class Summary
 
Nested classes/interfaces inherited from class leon.view.LyComponent
LyComponent.EventType
 
Field Summary
static java.lang.String __VERSION
           
 
Fields inherited from class leon.view.LyComponent
_nbComponents, INIT_RESOURCE_ID, INTERNAL_ID_SEP, REWRITING_MODE, SEP_ID
 
Constructor Summary
LyReporting()
          Default constructor.
 
Method Summary
 LyComponent cloneComponent()
          Method for cloning a component.
 java.lang.String getBfReportHost()
          Gets value of bfReportHost.
 java.lang.String getReportDir()
          Gets value of reportDir.
 java.lang.String getReportName()
          Gets value of reportName.
 void setBfReportHost(java.lang.String bfReportHost)
          Initializes attribute bfReportHost to the given value.
 void setReportDir(java.lang.String reportDir)
          Initializes attribute reportDir to the given value.
 void setReportName(java.lang.String reportName)
          Initializes attribute reportName to the given value.
 void writeXml(java.io.PrintWriter pw, boolean debug)
          Method to rewrite XML corresponding to this component.
 
Methods inherited from class leon.view.LyPanel
generatePdf, getLastModified, isIdle, isScrollable, print, setIdle, setLastModified, setPopupMenu, setWaiting
 
Methods inherited from class leon.view.LyFieldItem
addBeanData, buildBean, free, getBean, getBeanComponent, getBeanData, getBeanDatas, getChild, getChildCount, getErrorMessage, getFieldValue, getValue, setBean, setBeanComponent, setBeanDatas, setFieldValue, setLabel, updateViewContent, validateInput
 
Methods inherited from class leon.view.LyComponent
addComponent, addData, addEventFunction, clearChildrenBounds, freeze, getBounds, getChildFromCache, getChildrenBounds, getComponent, getComponent, getComponent, getComponent, getComponent, getComponentAt, getComponentAt, getComponentByInternalId, getComponentByLabel, getComponents, getComponentWithModel, getData, getDatas, getEnvironment, getEventFunctions, getId, getIdCode, getInternalId, getInternalView, getInternalView, getLock, getModel, getParent, getParentArea, getParentForm, getParentFormFieldId, getParentSplitter, getParentSplitter, getParentTab, getParentTab, getParentTabs, getParentTabs, getParentView, getRootController, getSetVisibleParent, getTag, getViewManager, isFreed, isFreeing, registerChildrenBounds, removeComponent, reset, resetChildrenCache, resetEventFunctions, setDatas, setInternalView, setVisible, useEventDefaultFunction, writeXml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyReporting

public LyReporting()
Default constructor.

Method Detail

cloneComponent

public LyComponent cloneComponent()
Method for cloning a component.

Specified by:
cloneComponent in class LyComponent

getBfReportHost

public java.lang.String getBfReportHost()
Gets value of bfReportHost.

Returns:
value of bfReportHost.

getReportName

public java.lang.String getReportName()
Gets value of reportName.

Returns:
value of reportName.

getReportDir

public java.lang.String getReportDir()
Gets value of reportDir.

Returns:
value of reportDir.

setBfReportHost

public void setBfReportHost(java.lang.String bfReportHost)
Initializes attribute bfReportHost to the given value.

Parameters:
bfReportHost - New value of bfReportHost.

setReportName

public void setReportName(java.lang.String reportName)
Initializes attribute reportName to the given value.

Parameters:
reportName - New value of reportName.

setReportDir

public void setReportDir(java.lang.String reportDir)
Initializes attribute reportDir to the given value.

Parameters:
reportDir - New value of reportDir.

writeXml

public void writeXml(java.io.PrintWriter pw,
                     boolean debug)
Method to rewrite XML corresponding to this component.

Specified by:
writeXml in class LyComponent
Parameters:
pw - the printWriter on which the XML is written.
debug - true if debug mode (full dump).

(c) January 2013 - W4 S.A.

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