org.sakaiproject.mailsender.tool.evolvers
Class SakaiRichTextEvolver

java.lang.Object
  extended by org.sakaiproject.mailsender.tool.evolvers.SakaiRichTextEvolver
All Implemented Interfaces:
uk.org.ponder.rsf.evolvers.TextInputEvolver

public class SakaiRichTextEvolver
extends Object
implements uk.org.ponder.rsf.evolvers.TextInputEvolver


Field Summary
static String COMPONENT_ID
           
 String height
           
 String width
           
 
Fields inherited from interface uk.org.ponder.rsf.evolvers.TextInputEvolver
SEED_ID
 
Constructor Summary
SakaiRichTextEvolver()
           
 
Method Summary
 uk.org.ponder.rsf.components.UIJointContainer evolveTextInput(uk.org.ponder.rsf.components.UIInput toevolve)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_ID

public static final String COMPONENT_ID
See Also:
Constant Field Values

height

public String height

width

public String width
Constructor Detail

SakaiRichTextEvolver

public SakaiRichTextEvolver()
Method Detail

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 © 2007-2012 Sakai Project. All Rights Reserved.