GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
def | __init__ |
List of model actions. | |
def | GetListCtrl |
Used by ColumnSorterMixin. | |
def | GetData |
Get list data. | |
def | Populate |
Populate the list. | |
def | OnRemove |
Remove selected action(s) from the model. | |
def | OnRemoveAll |
Remove all variable(s) from the model. | |
def | OnEndEdit |
Finish editing of item. | |
def | OnReload |
Reload list of actions. | |
def | OnRightUp |
Mouse right button up. | |
def | OnNormalize |
Update id of actions. | |
Data Fields | |
disablePopup | |
itemDataMap | |
itemCount | |
popupID1 | |
popupID2 | |
popupID3 | |
popupID4 |
Definition at line 4359 of file gmodeler.py.
def gui_modules.gmodeler.ItemListCtrl.__init__ | ( | self, | |
parent, | |||
columns, | |||
disablePopup = False , |
|||
kwargs | |||
) |
List of model actions.
Definition at line 4360 of file gmodeler.py.
def gui_modules.gmodeler.ItemListCtrl.GetData | ( | self | ) |
Get list data.
Definition at line 4372 of file gmodeler.py.
References gui_modules.dbm.VirtualAttributeList.itemDataMap, gui_modules.gcpmanager.GCP.itemDataMap, gui_modules.gmodeler.ModelListCtrl.itemDataMap, gui_modules.gmodeler.VariableListCtrl.itemDataMap, and gui_modules.gmodeler.ItemListCtrl.itemDataMap.
def gui_modules.gmodeler.ItemListCtrl.GetListCtrl | ( | self | ) |
Used by ColumnSorterMixin.
Definition at line 4368 of file gmodeler.py.
def gui_modules.gmodeler.ItemListCtrl.OnEndEdit | ( | self, | |
event | |||
) |
Finish editing of item.
Reimplemented from gui_modules.gmodeler.ModelListCtrl.
Definition at line 4482 of file gmodeler.py.
References gui_modules.gmodeler.Model.GetItem(), gui_modules.dbm.VirtualAttributeList.itemDataMap, gui_modules.gcpmanager.GCP.itemDataMap, gui_modules.gmodeler.ModelListCtrl.itemDataMap, gui_modules.gmodeler.VariableListCtrl.itemDataMap, and gui_modules.gmodeler.ItemListCtrl.itemDataMap.
def gui_modules.gmodeler.ItemListCtrl.OnNormalize | ( | self, | |
event | |||
) |
Update id of actions.
Definition at line 4532 of file gmodeler.py.
References gui_modules.gmodeler.VariableListCtrl.OnReload(), and gui_modules.gmodeler.ItemListCtrl.OnReload().
def gui_modules.gmodeler.ItemListCtrl.OnReload | ( | self, | |
event = None |
|||
) |
Reload list of actions.
Definition at line 4498 of file gmodeler.py.
References gui_modules.dbm.TableListCtrl.Populate(), gui_modules.dbm.LayerListCtrl.Populate(), gui_modules.gmodeler.VariableListCtrl.Populate(), and gui_modules.gmodeler.ItemListCtrl.Populate().
Referenced by gui_modules.gmodeler.ItemListCtrl.OnNormalize().
def gui_modules.gmodeler.ItemListCtrl.OnRemove | ( | self, | |
event | |||
) |
Remove selected action(s) from the model.
Definition at line 4440 of file gmodeler.py.
References gui_modules.gmodeler.Model.GetItem(), gui_modules.dbm.VirtualAttributeList.itemDataMap, gui_modules.gcpmanager.GCP.itemDataMap, gui_modules.gmodeler.ModelListCtrl.itemDataMap, gui_modules.gmodeler.VariableListCtrl.itemDataMap, and gui_modules.gmodeler.ItemListCtrl.itemDataMap.
def gui_modules.gmodeler.ItemListCtrl.OnRemoveAll | ( | self, | |
event | |||
) |
Remove all variable(s) from the model.
Definition at line 4466 of file gmodeler.py.
References gui_modules.dbm.VirtualAttributeList.itemDataMap, gui_modules.gcpmanager.GCP.itemDataMap, gui_modules.gmodeler.ModelListCtrl.itemDataMap, gui_modules.gmodeler.VariableListCtrl.itemDataMap, gui_modules.gmodeler.ItemListCtrl.itemDataMap, and gui_modules.dbm.AttributeManager.listOfSQLStatements.
def gui_modules.gmodeler.ItemListCtrl.OnRightUp | ( | self, | |
event | |||
) |
Mouse right button up.
Definition at line 4502 of file gmodeler.py.
Referenced by gui_modules.mapdisp_window.BufferedWindow.MouseActions().
def gui_modules.gmodeler.ItemListCtrl.Populate | ( | self, | |
data | |||
) |
Populate the list.
Definition at line 4376 of file gmodeler.py.
References gui_modules.dbm.VirtualAttributeList.columns, gui_modules.dbm.TableListCtrl.columns, gui_modules.gmodeler.ModelListCtrl.columns, gui_modules.render.Layer.GetName(), gui_modules.gdialogs.NewVectorDialog.GetName(), gui_modules.gselect.VectorDBInfo.GetName(), gui_modules.gmodeler.ModelAction.GetName(), gui_modules.gmodeler.ModelData.GetName(), gui_modules.gmodeler.ModelRelation.GetName(), gui_modules.gmodeler.ModelLoop.GetName(), gui_modules.gmodeler.ModelCondition.GetName(), gui_modules.gmodeler.ModelListCtrl.itemCount, gui_modules.gmodeler.VariableListCtrl.itemCount, gui_modules.gmodeler.ItemListCtrl.itemCount, gui_modules.dbm.VirtualAttributeList.itemDataMap, gui_modules.gcpmanager.GCP.itemDataMap, gui_modules.gmodeler.ModelListCtrl.itemDataMap, gui_modules.gmodeler.VariableListCtrl.itemDataMap, gui_modules.gmodeler.ItemListCtrl.itemDataMap, gui_modules::render.map, gui_modules.gmodeler.ModelDataDialog.shape, gui_modules.gmodeler.ModelRelationDialog.shape, gui_modules.gmodeler.ModelListCtrl.shape, gui_modules.gmodeler.ModelItemDialog.shape, and gui_modules.gmodeler.ItemCheckListCtrl.shape.
Referenced by gui_modules.gmodeler.ItemListCtrl.OnReload(), and gui_modules.location_wizard.ItemList.Search().
Definition at line 4360 of file gmodeler.py.
Reimplemented from gui_modules.gmodeler.ModelListCtrl.
Definition at line 4376 of file gmodeler.py.
Referenced by gui_modules.gmodeler.ItemListCtrl.Populate().
Reimplemented from gui_modules.gmodeler.ModelListCtrl.
Definition at line 4376 of file gmodeler.py.
Referenced by gui_modules.gmodeler.ItemListCtrl::GetData(), gui_modules.vdigit.VDigitCategoryDialog::OnAddCat(), gui_modules.gmodeler.ItemListCtrl::OnEndEdit(), gui_modules.vdigit.VDigitCategoryDialog::OnFeature(), gui_modules.location_wizard.ItemList::OnGetItemText(), gui_modules.vdigit.VDigitCategoryDialog::OnReload(), gui_modules.gmodeler.ItemListCtrl::OnRemove(), gui_modules.gmodeler.ItemListCtrl::OnRemoveAll(), gui_modules.location_wizard.ItemList::Populate(), gui_modules.gmodeler.ItemListCtrl::Populate(), gui_modules.location_wizard.ItemList::Sorter(), and gui_modules.vdigit.VDigitCategoryDialog::UpdateDialog().
Definition at line 4502 of file gmodeler.py.
Definition at line 4502 of file gmodeler.py.
Definition at line 4502 of file gmodeler.py.
Definition at line 4502 of file gmodeler.py.