org.apache.myfaces.component
Interface AlignProperty

All Known Implementing Classes:
AbstractHtmlGraphicImage, AbstractHtmlInputCalendar, AbstractHtmlInputDate, AbstractHtmlInputFileUpload, AbstractHtmlInputSecret, AbstractHtmlInputText, AbstractHtmlInputTextHelp, AbstractHtmlNewspaperTable, AbstractHtmlPanelGrid, AbstractHtmlPanelLayout, AbstractHtmlPanelNavigation, AbstractHtmlPanelNavigationMenu, AbstractHtmlPanelTabbedPane, AbstractHtmlRadio, AbstractHtmlSwapImage, AbstractSelectOneRow, HtmlGraphicImage, HtmlInputCalendar, HtmlInputDate, HtmlInputFileUpload, HtmlInputSecret, HtmlInputText, HtmlInputTextHelp, HtmlNewspaperTable, HtmlPanelGrid, HtmlPanelLayout, HtmlPanelNavigation, HtmlPanelNavigationMenu, HtmlPanelTabbedPane, HtmlRadio, HtmlSwapImage, InputHtml, SelectOneRow

public interface AlignProperty

Since:
1.1.7
Version:
$Revision: 691856 $ $Date: 2008-09-04 04:40:30 +0200 (Thu, 04 Sep 2008) $
Author:
Leonardo Uribe (latest modification by $Author: lu4242 $)

Method Summary
 String getAlign()
          HTML: Specifies the horizontal alignment of this element.
 

Method Detail

getAlign

String getAlign()
HTML: Specifies the horizontal alignment of this element. Deprecated in HTML 4.01.



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