org.apache.tapestry.enhance
Class ClientIdPropertyWorker
java.lang.Object
org.apache.tapestry.enhance.ClientIdPropertyWorker
- All Implemented Interfaces:
- EnhancementWorker
public class ClientIdPropertyWorker
- extends Object
- implements EnhancementWorker
Enhances the IComponent.getClientId()
property.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientIdPropertyWorker
public ClientIdPropertyWorker()
performEnhancement
public void performEnhancement(EnhancementOperation op,
IComponentSpecification spec)
- Specified by:
performEnhancement
in interface EnhancementWorker
setErrorLog
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.