org.apache.tapestry5.corelib.mixins
Class RenderClientId

java.lang.Object
  extended by org.apache.tapestry5.corelib.mixins.RenderClientId

public class RenderClientId
extends Object

Forces a client element to render its client id by ensuring that ClientElement.getClientId() is called.


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

Constructor Detail

RenderClientId

public RenderClientId()


Copyright © 2003-2012 The Apache Software Foundation.