LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LySocialBuilder

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
                      extended by leon.control.builder.LySocialBuilder

public class LySocialBuilder
extends LyTableBuilder

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

See Also:
LyTableBuilder

Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LySocialBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyTab addTab(LyController controller)
          Add chat tab to chat tabs.
 void freeChatControllers()
          Free controllers.
 void freeTabs()
          Free tab component.
 int getTabCount()
          Get tab count.
 LyTabs getTabs()
          Get tabs.
 void removeTab(int index)
          Remove tab.
 
Methods inherited from class leon.control.builder.LyTableBuilder
build, updateFixColumnSubMenu, updateSelectFile
 
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

LySocialBuilder

public LySocialBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

addTab

public LyTab addTab(LyController controller)
Add chat tab to chat tabs.

Parameters:
controller - the chat controller to add
Returns:
The Tab

getTabs

public LyTabs getTabs()
Get tabs.

Returns:
LyTabs tabs

getTabCount

public int getTabCount()
Get tab count.

Returns:
int Tab Count

removeTab

public void removeTab(int index)
Remove tab.

Parameters:
index - index of tab.

freeTabs

public void freeTabs()
Free tab component.


freeChatControllers

public void freeChatControllers()
Free controllers.


(c) January 2013 - W4 S.A.

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