Interface HasTarget
-
- All Known Subinterfaces:
ButtonTagDeclaration
,EventTagDeclaration
,LinkTagDeclaration
public interface HasTarget
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description 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.
-
-