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, org.apache.myfaces.component.html.ext.HtmlInputText, InputHtml

public interface AlignProperty

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 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.