Свойство | Тип | Описание | |
---|---|---|---|
InitializeComponent | void |
Метод | Описание | |
---|---|---|
LookAndFeel_StyleChanged ( object sender, |
||
ProductMapView ( ) : System | ||
UpdateChart ( Sales salesItem ) : void | ||
UpdateColors ( ) : void | ||
UpdateUI ( Product product ) : void |
Метод | Описание | |
---|---|---|
BindCommands ( ) : void | ||
BindEditors ( ) : void | ||
CreatePresenter ( ) : ProductSalesMapPresenter | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnDisposing ( ) : void |
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected CreatePresenter ( ) : ProductSalesMapPresenter | ||
Результат | ProductSalesMapPresenter |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public LookAndFeel_StyleChanged ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public UpdateChart ( Sales salesItem ) : void | ||
salesItem | Sales | |
Результат | void |
public UpdateUI ( Product product ) : void | ||
product | Product | |
Результат | void |