org.apache.myfaces.tobago.internal.taglib.declaration
Interface HasTarget

All Known Subinterfaces:
AbstractCommandTagDeclaration, ButtonTagDeclaration, CommandTagDeclaration, LinkTagDeclaration, MenuCommandTagDeclaration, MenuItemTagDeclaration, SelectBooleanCommandTagDeclaration, SelectOneCommandTagDeclaration, SheetPageCommandTagDeclaration, ToolBarCommandTagDeclaration, ToolBarSelectBooleanTagDeclaration, ToolBarSelectOneTagDeclaration, TreeCommandTagDeclaration, TreeMenuCommandTagDeclaration

public interface HasTarget

$Id: HasTarget.java 1368418 2012-08-02 11:15:29Z lofwyr $


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-2013 The Apache Software Foundation. All Rights Reserved.