SilverStream
Application Server 3.5

com.sssw.shr.page
Class AgpText

java.lang.Object
 |
 +--com.sssw.shr.page.AgpText
All Implemented Interfaces:
AgiJavaScriptEnhanced, AgiPageControl

public class AgpText
extends Object
implements AgiPageControl, AgiJavaScriptEnhanced

Text object which represents a run of text in a page.


Constructor Summary
AgpText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods implemented from interface com.sssw.shr.page.AgiJavaScriptEnhanced
generateFunction, generateRepaintScript, generateScriptInitializers, getEnableHTMLGeneration, getFunctionNameForMethod, getFunctionNames, getMethodNames, getScriptObjectName, isHTMLRepaintPending, isJavaScriptRepaintPending
 
Methods implemented from interface com.sssw.shr.page.AgiPageControl
generateHTML, getPrefix, notifyPageLoaded, notifyPageRequestBegin, notifyPageRequestEnd, notifyPostValue, notifyPostValues
 

Constructor Detail

AgpText

public AgpText()

SilverStream
Application Server 3.5