|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IViewForm
Interface represents a form based on a table.
| Method Summary | |
|---|---|
IEditForm |
getNavToEditForm(boolean update,
java.lang.Object evt)
Gets the container that does the update |
void |
loadDefaultFilter()
Loads the grid default filter |
void |
loadDefaultOrderBy()
Loads the grid default order by. |
| Methods inherited from interface com.tekann.codegen.pda.ITableForm |
|---|
displayFK, showDatabaseMessage |
| Methods inherited from interface com.tekann.codegen.pda.IForm |
|---|
getFont, getMenuBar, getTitle, loadForm, loadMenuBar, onSwap, setTitle, showMessage |
| Methods inherited from interface com.tekann.i18n.Internacionalizable |
|---|
getID, getResourceDir, getResourcePrefix |
| Method Detail |
|---|
IEditForm getNavToEditForm(boolean update,
java.lang.Object evt)
update -
void loadDefaultFilter()
void loadDefaultOrderBy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||