org.chenillekit.tapestry.core.base
Class AbstractAjaxField

java.lang.Object
  extended by org.chenillekit.tapestry.core.base.AbstractAjaxField
All Implemented Interfaces:
ClientElement

public abstract class AbstractAjaxField
extends Object
implements ClientElement

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

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

Constructor Detail

AbstractAjaxField

public AbstractAjaxField()
Method Detail

getClientId

public final String getClientId()
Specified by:
getClientId in interface ClientElement

isDisabled

public final boolean isDisabled()


Copyright © 2008-2011 ChenilleKit. All Rights Reserved.