Ontimize 5.2072EN

com.ontimize.gui
Class FormContext

java.lang.Object
  extended bycom.ontimize.gui.FormContext

public class FormContext
extends java.lang.Object


Field Summary
protected  Form form
           
 
Constructor Summary
FormContext(Form form)
           
 
Method Summary
 java.lang.Object setValue(java.lang.String attr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

form

protected Form form
Constructor Detail

FormContext

public FormContext(Form form)
Method Detail

setValue

public java.lang.Object setValue(java.lang.String attr)

Ontimize