org.chenillekit.tapestry.core.base
Class AbstractYahooComponent

java.lang.Object
  extended by org.chenillekit.tapestry.core.base.AbstractYahooComponent
All Implemented Interfaces:
ClientElement
Direct Known Subclasses:
Button, Editor, SimpleEditor, SplitButton

public abstract class AbstractYahooComponent
extends Object
implements ClientElement

Version:
$Id: AbstractYahooComponent.java 675 2010-07-30 14:49:17Z homburgs $

Constructor Summary
AbstractYahooComponent()
           
 
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

AbstractYahooComponent

public AbstractYahooComponent()
Method Detail

getClientId

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

isDisabled

public boolean isDisabled()


Copyright © 2008-2011 ChenilleKit. All Rights Reserved.