C# Class CASE.Navis2BCF.IssueBCF

class the defines the items inside the listview. it just contains a SavedViewpoint, but I still follow this structure in case of future developement and uniformation to other Jira/BCF plugins
Show file Open project: WeConnect/case-apps Class Usage Examples

Public Methods

Method Description
NotifyPropertyChanged ( String info ) : void

Changed Property Handler

Method Details

NotifyPropertyChanged() public method

Changed Property Handler
public NotifyPropertyChanged ( String info ) : void
info String
return void