C# Class csDataServerPlugin.ViewModels.PoiCallOutViewModel

Inheritance: Caliburn.Micro.Screen
Datei anzeigen Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
Close ( ) : void
UpdateCallOut ( ) : void
UpdateSensorMetaLabels ( ) : void

Protected Methods

Method Description
OnViewLoaded ( object view ) : void

Private Methods

Method Description
Poi_LabelChanged ( object sender, System e ) : void
Poi_PropertyChanged ( object sender, System e ) : void
TimelineManager_FocusTimeUpdated ( object sender, csShared e ) : void
setEditMode ( MetaLabelsViewModel section, bool editMode ) : void

Method Details

Close() public method

public Close ( ) : void
return void

OnViewLoaded() protected method

protected OnViewLoaded ( object view ) : void
view object
return void

UpdateCallOut() public method

public UpdateCallOut ( ) : void
return void

UpdateSensorMetaLabels() public method

public UpdateSensorMetaLabels ( ) : void
return void