|
| wxGISToolExecuteView (wxWindow *parent, wxWindowID id=TOOLEXECUTECTRLID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=TOOLEXECVIEWSTYLE) |
|
virtual void | Serialize (wxXmlNode *pRootNode, bool bStore) |
|
bool | Show (bool show) |
|
virtual bool | Create (wxWindow *parent, wxWindowID id=TOOLEXECUTECTRLID, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=TOOLEXECVIEWSTYLE, const wxString &name=wxT("ToolExecuteView")) |
|
virtual bool | Activate (IApplication *const pApplication, wxXmlNode *const pConf) |
|
virtual void | Deactivate (void) |
|
virtual void | SelectAll (void) |
|
virtual void | SetStyle (wxGISEnumContentsViewStyle style) |
|
virtual wxGISEnumContentsViewStyle | GetStyle (void) |
|
virtual bool | CanSetStyle (void) |
|
virtual wxDragResult | OnDragOver (wxCoord x, wxCoord y, wxDragResult def) |
|
virtual wxDragResult | OnEnter (wxCoord x, wxCoord y, wxDragResult def) |
|
virtual void | OnLeave () |
|
virtual bool | OnDropObjects (wxCoord x, wxCoord y, long nParentPointer, const wxArrayLong &TaskIds) |
|
virtual void | OnContextMenu (wxContextMenuEvent &event) |
|
virtual void | ShowContextMenu (const wxPoint &pos) |
|
virtual void | OnActivated (wxListEvent &event) |
|
virtual void | OnBeginLabelEdit (wxListEvent &event)=0 |
|
virtual void | OnEndLabelEdit (wxListEvent &event)=0 |
|
virtual void | OnSelected (wxListEvent &event) |
|
virtual void | OnDeselected (wxListEvent &event) |
|
virtual void | OnChar (wxKeyEvent &event) |
|
virtual void | OnBeginDrag (wxListEvent &event) |
|
virtual void | OnObjectRefreshed (wxGxCatalogEvent &event) |
|
virtual void | OnObjectAdded (wxGxCatalogEvent &event) |
|
virtual void | OnObjectChanged (wxGxCatalogEvent &event)=0 |
|
virtual void | OnObjectDeleted (wxGxCatalogEvent &event) |
|
virtual void | OnSelectionChanged (wxGxSelectionEvent &event) |
|
virtual wxString | GetViewName (void) const |
|
virtual wxIcon | GetViewIcon (void) |
|
virtual void | SetViewIcon (wxIcon Icon) |
|
virtual void | Refresh (void) |
|
virtual bool | Applies (wxGxSelection *const Selection) |
|
virtual void | BeginRename (long nObjectID=wxNOT_FOUND) |
|
virtual void | OnShow (bool bShow) |
|
The tasks execution view class.
Library: page_libs_wxgisgeoprocessingui