com.cc.framework.taglib.controls
Interface TabContainer

All Known Implementing Classes:
TabbarTag, TabsetTag

public interface TabContainer

Simple Tag interface

Since:
1.2
Version:
$Revision: 1.3 $
Author:
Harald Schulz

Method Summary
 void addTab(TabDesignModel tab)
          Adds a TabPage to the TabSet
 

Method Detail

addTab

public void addTab(TabDesignModel tab)
Adds a TabPage to the TabSet

Parameters:
tab - TabDesignModel


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.