com.cc.framework.taglib
Interface ButtonContainerTag

All Known Implementing Classes:
TextListTag, TextTag

public interface ButtonContainerTag

Interface for all tags that support nested buttons

Since:
1.6
Version:
$Revision$
Author:
Harald Schulz

Method Summary
 void addButton(Control button)
          Appends a button to the control
 

Method Detail

addButton

public void addButton(Control button)
Appends a button to the control

Parameters:
button - The button to append


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