|
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 |
java.lang.Objectleon.control.builder.LyBuilder
leon.control.builder.LyAreaBuilder
leon.control.builder.LyReportingBuilder
public class LyReportingBuilder
Creates a view to show a report.
Field Summary |
---|
Fields inherited from class leon.control.builder.LyAreaBuilder |
---|
__VERSION |
Constructor Summary | |
---|---|
LyReportingBuilder(LyController parent)
Default constructor |
Method Summary | |
---|---|
LyComponent |
build()
Builds the view component for the specified parent controller. |
LyComponent |
getComponent()
Gets the current area |
LyReporting |
getReport()
Gets the current LyReporting |
Methods inherited from class leon.control.builder.LyAreaBuilder |
---|
buildComponent, completeMenuBar, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile, updateTitleBar |
Methods inherited from class leon.control.builder.LyBuilder |
---|
getParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyReportingBuilder(LyController parent)
parent
- parent controllerMethod Detail |
---|
public LyComponent build()
build
in class LyBuilder
public LyReporting getReport()
public LyComponent getComponent()
getComponent
in class LyBuilder
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |