JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.internal.taglib.declaration
HasAlt
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setAlt(String)
Interface HasAlt
All Known Subinterfaces:
ImageTagDeclaration
,
TreeIconTagDeclaration
public interface
HasAlt
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setAlt
(
String
alt)
Alternate textual description of the image rendered by this component.
Method Details
setAlt
void
setAlt
(
String
alt)
Alternate textual description of the image rendered by this component.