org.apache.myfaces.component
Interface AltProperty

All Known Implementing Classes:
AbstractHtmlRadio, AbstractHtmlSelectBooleanCheckbox, AbstractHtmlSelectManyCheckbox, AbstractHtmlSelectOneRadio

public interface AltProperty

Since:
1.1.7
Version:
$Revision: 691856 $ $Date: 2008-09-03 21:40:30 -0500 (Wed, 03 Sep 2008) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Method Summary
 String getAlt()
          HTML: Specifies alternative text that can be used by a browser that can't show this element.
 

Method Detail

getAlt

String getAlt()
HTML: Specifies alternative text that can be used by a browser that can't show this element.



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.