|
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
leon.control.builder.LySimpleTableBuilder
leon.control.builder.LyTableBuilder
leon.control.builder.LyMultiPageTableBuilder
leon.control.builder.LyEditTableBuilder
leon.control.form.builder.LyRelationTableBuilder
public class LyRelationTableBuilder
This builder creates a table view for a relation table controller It is based on the simple table builder.
LySimpleTableBuilder
,
LyRelationTableController
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
Fields inherited from class leon.control.builder.LyEditTableBuilder |
---|
DEFAULT_COLUMN_WIDTH |
Constructor Summary | |
---|---|
LyRelationTableBuilder(LyController parent)
Default constructor. |
Method Summary |
---|
Methods inherited from class leon.control.builder.LyEditTableBuilder |
---|
build, buildHeader |
Methods inherited from class leon.control.builder.LyTableBuilder |
---|
updateFixColumnSubMenu, updateSelectFile |
Methods inherited from class leon.control.builder.LySimpleTableBuilder |
---|
getTable, rebuildFooters, rebuildHeaders, rebuildTable |
Methods inherited from class leon.control.builder.LyPanelBuilder |
---|
completeMenuBar |
Methods inherited from class leon.control.builder.LyAreaBuilder |
---|
buildComponent, completeMessages, getRightLabel, setTitleBarParameters, updateTitleBar |
Methods inherited from class leon.control.builder.LyBuilder |
---|
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 LyRelationTableBuilder(LyController parent)
parent
- parent controller
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |