|
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.LyPanelBuilder
public abstract class LyPanelBuilder
This builder builds the basic view for a simple table controller.
LySimpleTableController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Constructor Summary | |
---|---|
LyPanelBuilder(LyController parent)
Default constructor. |
Method Summary | |
---|---|
void |
completeMenuBar(LyMenuBar menuBar,
int level)
Complete the given menu bar. |
Methods inherited from class leon.control.builder.LyAreaBuilder |
---|
buildComponent, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile, updateTitleBar |
Methods inherited from class leon.control.builder.LyBuilder |
---|
build, getComponent, getParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyPanelBuilder(LyController parent)
parent
- parent controllerMethod Detail |
---|
public void completeMenuBar(LyMenuBar menuBar, int level)
completeMenuBar
in class LyAreaBuilder
menuBar
- the menubar to completelevel
- the current levelLyViewController
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |