org.chenillekit.tapestry.core.components
Class FieldSet

java.lang.Object
  extended by org.chenillekit.tapestry.core.components.FieldSet

@SupportsInformalParameters
@Import(library={"../Chenillekit.js","FieldSet.js"},
        stylesheet="FieldSet.css")
public class FieldSet
extends Object

closeable fieldset.

Version:
$Id: FieldSet.java 674 2010-07-29 12:47:25Z homburgs $

Constructor Summary
FieldSet()
           
 
Method Summary
 String getClientId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldSet

public FieldSet()
Method Detail

getClientId

public String getClientId()


Copyright © 2008-2010 ChenilleKit. All Rights Reserved.