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

All Known Subinterfaces:
GridLayoutTagDeclaration
All Known Implementing Classes:
GridLayoutTag

public interface HasCellspacing

$Id: HasCellspacing.java 474273 2006-11-13 12:15:36Z lofwyr $


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-2007 Apache Software Foundation. All Rights Reserved.