org.apache.myfaces.tobago.renderkit
Interface MarginValues
- All Known Implementing Classes:
- AbstractLayoutRendererWrapper, FlowLayoutRenderer, GridLayoutRenderer, SheetLayoutRenderer, TabGroupLayoutRenderer
public interface MarginValues
getMarginLeft
Measure getMarginLeft(FacesContext facesContext,
Configurable component)
getMarginRight
Measure getMarginRight(FacesContext facesContext,
Configurable component)
getMarginTop
Measure getMarginTop(FacesContext facesContext,
Configurable component)
getMarginBottom
Measure getMarginBottom(FacesContext facesContext,
Configurable component)
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.