Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.webobjects.woextensions
Class JSTextFlyover  view JSTextFlyover download JSTextFlyover.java

java.lang.Object
  extended byWOComponent
      extended bycom.webobjects.woextensions.JSComponent
          extended bycom.webobjects.woextensions.JSTextFlyover

public class JSTextFlyover
extends JSComponent


Constructor Summary
JSTextFlyover(WOContext aContext)
           
 
Method Summary
 java.lang.String mouseOut()
           
 java.lang.String mouseOver()
           
 
Methods inherited from class com.webobjects.woextensions.JSComponent
contextComponentActionURL, framework, imageLocation, invokeAction, synchronizesVariablesWithBindings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSTextFlyover

public JSTextFlyover(WOContext aContext)
Method Detail

mouseOver

public java.lang.String mouseOver()

mouseOut

public java.lang.String mouseOut()