LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyTableBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyPanelBuilder
              extended by leon.control.builder.LySimpleTableBuilder
                  extended by leon.control.builder.LyTableBuilder
Direct Known Subclasses:
LyMultiPageTableBuilder, LySocialBuilder

public class LyTableBuilder
extends LySimpleTableBuilder

This builder creates a table view for the Table controller It is based on the simple table builder.

See Also:
LySimpleTableBuilder, LyTableController

Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyTableBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyComponent build()
          Builds the view component for the specified parent controller.
 LyMenu updateFixColumnSubMenu(LyMenuBar menuBar)
          Builds "Fix column" sub-menu.
 LyArea updateSelectFile(java.lang.String prefix)
          Updates the list of all data files.
 
Methods inherited from class leon.control.builder.LySimpleTableBuilder
buildHeader, 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

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Constructor Detail

LyTableBuilder

public LyTableBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

build

public LyComponent build()
Builds the view component for the specified parent controller. The component may create the XML Tree or the internal view.

Overrides:
build in class LySimpleTableBuilder
Returns:
the view Component

updateFixColumnSubMenu

public LyMenu updateFixColumnSubMenu(LyMenuBar menuBar)
Builds "Fix column" sub-menu.

Parameters:
menuBar - the menu bar
Returns:
a created menu

updateSelectFile

public LyArea updateSelectFile(java.lang.String prefix)
Updates the list of all data files.

Overrides:
updateSelectFile in class LyAreaBuilder
Parameters:
prefix - The prefix of the files.
Returns:
an area containing the list of files.

(c) January 2013 - W4 S.A.

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