org.sakaiproject.poll.tool.evolvers
Class SakaiFCKTextEvolver
java.lang.Object
org.sakaiproject.poll.tool.evolvers.SakaiFCKTextEvolver
- All Implemented Interfaces:
- uk.org.ponder.rsf.evolvers.TextInputEvolver
public class SakaiFCKTextEvolver
- extends Object
- implements uk.org.ponder.rsf.evolvers.TextInputEvolver
| Fields inherited from interface uk.org.ponder.rsf.evolvers.TextInputEvolver |
SEED_ID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_ID
public static final String COMPONENT_ID
- See Also:
- Constant Field Values
height
public String height
width
public String width
SakaiFCKTextEvolver
public SakaiFCKTextEvolver()
setContext
public void setContext(String context)
setContentHostingService
public void setContentHostingService(org.sakaiproject.content.api.ContentHostingService contentHostingService)
setServerConfigurationService
public void setServerConfigurationService(org.sakaiproject.component.api.ServerConfigurationService serverConfigurationService)
evolveTextInput
public uk.org.ponder.rsf.components.UIJointContainer evolveTextInput(uk.org.ponder.rsf.components.UIInput toevolve)
- Specified by:
evolveTextInput in interface uk.org.ponder.rsf.evolvers.TextInputEvolver
Copyright © 2003-2012 Sakai Project. All Rights Reserved.