com.cc.framework.taglib
Interface ImageContainerTag

All Known Subinterfaces:
FrameContainerTag
All Known Implementing Classes:
FormTag, FrameTag, ListTag, MessageTag, PanelContentTag, SchedulerTag, TreelistTag

public interface ImageContainerTag

Tag-Handler, which use images should implement this interface The image tag checks for this interface

Since:
1.0
Version:
$Revision: 1.11 $
Author:
Harald Schulz

Method Summary
 void setImage(ImageModel image)
          Sets the image
 

Method Detail

setImage

public void setImage(ImageModel image)
Sets the image

Parameters:
image - The image model for the image


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