ChartWidgetFactory - класс |
Пространство имён: Tessa.UI.Views.Charting.Widgets
public class ChartWidgetFactory : AbstractFactory<IWidgetModel, IWidgetViewModel>, IWidgetFactory, IFactory<IWidgetModel, IWidgetViewModel>, IModelFactory<IWidgetModel>, ITypeIdentifier, IViewModelFactory<IWidgetModel, IWidgetViewModel>
Тип ChartWidgetFactory предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| ChartWidgetFactory |
Initializes a new instance of the ChartWidgetFactory class.
Initializes a new instance of the AbstractFactoryTModel, TViewModel class.
Инициализирует новый экземпляр класса Object.
|
| Имя | Описание | |
|---|---|---|
| Icon |
Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| IsConfigurable |
Gets a value indicating whether Признак возможности конфигурирования элемента
| |
| IsDeletable |
Gets a value indicating whether Признак возможности удаления элемента
| |
| IsSelectable |
Gets a value indicating whether Признак возможности выделения элемента
| |
| IsWidgetBoxVisible |
Gets a value indicating whether Признак отображения элемента в списке элментов управления
| |
| Name |
Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel.) | |
| TypeId |
Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel.) |
| Имя | Описание | |
|---|---|---|
| Create |
Создает и возвращает модель объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate.) | |
| Create(IWidgetModel) |
Создает и возвращает модель-представление объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate(TModel).) | |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |