Uses of Interface
com.tekann.codegen.pda.IEditForm

Packages that use IEditForm
com.tekann.codegen.pda   
 

Uses of IEditForm in com.tekann.codegen.pda
 

Subinterfaces of IEditForm in com.tekann.codegen.pda
 interface ILoginForm
          Interface represents a form mapped with DTO object.
 interface IStepForm
          Interface represents a step-by-step form.
 

Methods in com.tekann.codegen.pda that return IEditForm
 IEditForm IViewForm.getNavToEditForm(boolean update, java.lang.Object evt)
          Gets the container that does the update