org.chenillekit.tapestry.core.mixins
Class Element

java.lang.Object
  extended by org.chenillekit.tapestry.core.components.Element
      extended by org.chenillekit.tapestry.core.mixins.Element
All Implemented Interfaces:
ClientElement

Deprecated.

public class Element
extends Element

Helper mixin that will render a variable element type. Similar to the Any component in Tapestry3.

Version:
$Id: Element.java 594 2009-12-05 15:17:26Z mlusetti $

Constructor Summary
Element()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.chenillekit.tapestry.core.components.Element
getClientId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Element

public Element()
Deprecated. 


Copyright © 2008-2010 ChenilleKit. All Rights Reserved.