org.apache.myfaces.tobago.taglib.decl
Interface HasTarget

All Known Subinterfaces:
LinkTagDeclaration
All Known Implementing Classes:
LinkTag

public interface HasTarget

$Id: HasTarget.java 374936 2006-02-04 21:47:46Z bommel $


Method Summary
 void setTarget(String target)
          Name of a frame where the resource retrieved via this hyperlink is to be displayed.
 

Method Detail

setTarget

void setTarget(String target)
Name of a frame where the resource retrieved via this hyperlink is to be displayed.



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.