com.missiondata.oss.lakeshore.widget
Class StaticContent

java.lang.Object
  extended bycom.missiondata.oss.lakeshore.Controller
      extended bycom.missiondata.oss.lakeshore.Component
          extended bycom.missiondata.oss.lakeshore.widget.StaticContent

public class StaticContent
extends Component


Constructor Summary
StaticContent(java.lang.String resourceName)
           
 
Method Summary
protected  java.lang.String loadResource()
           
 void renderOn(Renderer r)
           
 
Methods inherited from class com.missiondata.oss.lakeshore.Controller
activeController, answer, answer, answerAction, answerAction, call, call, callAction, callAction, callMethod, callMethod, clearDelegate, getParent, getRequestHandler, getSessionAttribute, getUploadedFile, inform, isUserInRole, onAnswer, onAnswer, receiveCall, render, resumeCall, setDelegate, setParent, setRequestHandler, setSessionAttribute, setThreadManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticContent

public StaticContent(java.lang.String resourceName)
Method Detail

renderOn

public void renderOn(Renderer r)
Specified by:
renderOn in class Component

loadResource

protected java.lang.String loadResource()