module Dbf_gui:sig..end
module TGUI: Dbf_tableGUImodule CGUI: Dbf_columnGUImodule VTGUI: Dbf_virtualTableGUImodule IGUI: Dbf_indexGUImodule QGUI: Dbf_queryGUItype compoment_view = {
|
cv_view : |
|
cv_type_c : |
|
cv_name_c : |
type component =
| |
C_Table of |
| |
C_Column of |
| |
C_VTable of |
| |
C_Index of |
class components_model_store :unit ->object..end
class[[> `DELETE_EVENT | `NO | `YES ]]remove_dialog_box :unit ->object..end
class gui :unit ->object..end