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

Quick Search    Search Deep

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

java.lang.Object
  extended byWOComponent
      extended bycom.webobjects.woextensions.WOAppleScript

Deprecated. The WOAppleScript component is deprecated.

public class WOAppleScript
extends WOComponent


Field Summary
protected  java.lang.String _controller
          Deprecated.  
protected  java.lang.String Undefined
          Deprecated.  
 
Constructor Summary
WOAppleScript(WOContext aContext)
          Deprecated.  
 
Method Summary
 java.lang.String controller()
          Deprecated.  
 java.lang.String height()
          Deprecated.  
 boolean synchronizesVariablesWithBindings()
          Deprecated.  
 java.lang.String width()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_controller

protected java.lang.String _controller
Deprecated. 

Undefined

protected java.lang.String Undefined
Deprecated. 
Constructor Detail

WOAppleScript

public WOAppleScript(WOContext aContext)
Deprecated. 
Method Detail

synchronizesVariablesWithBindings

public boolean synchronizesVariablesWithBindings()
Deprecated. 

controller

public java.lang.String controller()
Deprecated. 

height

public java.lang.String height()
Deprecated. 

width

public java.lang.String width()
Deprecated.