org.apache.myfaces.tobago.taglib.decl
Interface HasCellspacing

All Known Subinterfaces:
GridLayoutTagDeclaration
All Known Implementing Classes:
GridLayoutTag

public interface HasCellspacing

$Id: HasCellspacing.java 601107 2007-12-04 22:12:14Z bommel $


Method Summary
 void setCellspacing(String cellspacing)
          Spacing between component and layout cell's
 

Method Detail

setCellspacing

void setCellspacing(String cellspacing)
Spacing between component and layout cell's



Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.