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

All Known Subinterfaces:
GridLayoutTagDeclaration
All Known Implementing Classes:
GridLayoutTag

public interface HasCellspacing

$Id: HasCellspacing.java 1368577 2012-08-02 16:20:31Z lofwyr $


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

Method Detail

setCellspacing

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



Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.