LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.setinterface
Interface LySetTabInterface

All Known Implementing Classes:
LyJQTabs, LyStrutsTabs, LySwingTabs

public interface LySetTabInterface

Abstract access to a method. Hides the specific implementation of the view (win, swing, html...) A value, and may have its value set.


Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void setEnabled(java.lang.String tabId, boolean enabled)
          This method allows to enable or disable a specific tab.
 void setLabel(java.lang.String tabId, java.lang.String newLabel)
          This method allows to change the label of a specific tab.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

setEnabled

void setEnabled(java.lang.String tabId,
                boolean enabled)
This method allows to enable or disable a specific tab.

Parameters:
tabLabel - the label or identifier of the tab to enable or disable
enabled - true if the tab is enabled, false otherwise

setLabel

void setLabel(java.lang.String tabId,
              java.lang.String newLabel)
This method allows to change the label of a specific tab.

Parameters:
tabId - the label or identifier of the tab to be changed
newLabel - the new label of the tab to be changed

(c) January 2013 - W4 S.A.

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