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

Packages that use ITableForm
com.tekann.codegen.pda   
 

Uses of ITableForm in com.tekann.codegen.pda
 

Subinterfaces of ITableForm in com.tekann.codegen.pda
 interface IEditForm
          Interface represents a "detail" container.
 interface ILoginForm
          Interface represents a form mapped with DTO object.
 interface IStepForm
          Interface represents a step-by-step form.
 interface IViewForm
          Interface represents a form based on a table.