org.apache.tapestry5.corelib.mixins
Class RenderDisabled

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

@MixinAfter
public class RenderDisabled
extends Object

Renders an "disabled" attribute if the containing component is disabled.


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

Constructor Detail

RenderDisabled

public RenderDisabled()


Copyright © 2003-2012 The Apache Software Foundation.