leon.control.builder
Class LyTableBuilder
java.lang.Object
leon.control.builder.LyBuilder
leon.control.builder.LyAreaBuilder
leon.control.builder.LyPanelBuilder
leon.control.builder.LySimpleTableBuilder
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 |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
LyTableBuilder
public LyTableBuilder(LyController parent)
- Default constructor.
- Parameters:
parent
- parent controller
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.
Website: W4 S.A., contact us: support@w4global.com