Ontimize 5.2072EN

com.ontimize.gui.field
Interface SubFormComponent

All Known Implementing Classes:
SubForm

public interface SubFormComponent


Method Summary
 Form getForm()
          Get an instance of the subform component
 void setFormManager(FormManager manager)
           
 

Method Detail

setFormManager

public void setFormManager(FormManager manager)

getForm

public Form getForm()
Get an instance of the subform component

Returns:

Ontimize