com.cc.framework.taglib
Interface ConversionSupportTag

All Known Implementing Classes:
ColumnBaseTag, TextareaTag, TextListTag, TextTag

public interface ConversionSupportTag

Interface for all tags that support type conversions

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

Method Summary
 void assignConverter(Converter converter)
          Assigns a converter to the Tag
 

Method Detail

assignConverter

public void assignConverter(Converter converter)
Assigns a converter to the Tag

Parameters:
converter - Converter Instance


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