======Класс UTIDialogController====== * **Пространство имен:** [[developers:references:topomatic.uti|Topomatic.UTI]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.uti.utiviewcontroller|Topomatic.UTI.UTIViewController]] * [[developers:references:topomatic.uti.utiabstractlayoutcontroller|Topomatic.UTI.UTIAbstractLayoutController]] * [[developers:references:topomatic.uti.utistack|Topomatic.UTI.UTIStack]] * Topomatic.UTI.UTIDialogController * [[developers:references:topomatic.uti.dialogcontroller|Topomatic.UTI.DialogController]] =====Синтаксис===== public class UTIDialogController : UTIStack, IDisposable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.uti.utidialogcontroller..ctor|UTIDialogController()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utidialogcontroller.dialogstyle|DialogStyle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.id|Id]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.layout|Layout]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.margin|Margin]]| (Наследуется от [[developers:references:topomatic.uti.utiabstractlayoutcontroller|UTIAbstractLayoutController]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utidialogcontroller.max|Max]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utidialogcontroller.min|Min]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.overallscale|OverallScale]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utidialogcontroller.title|Title]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.view|View]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.viewscaling|ViewScaling]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.add_system.object|Add(Object)]]| (Наследуется от [[developers:references:topomatic.uti.utiabstractlayoutcontroller|UTIAbstractLayoutController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utidialogcontroller.commit|Commit()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utistack.createlayoutinformation|CreateLayoutInformation()]]| (Наследуется от [[developers:references:topomatic.uti.utistack|UTIStack]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.dispose|Dispose()]]| (Наследуется от [[developers:references:topomatic.uti.utiabstractlayoutcontroller|UTIAbstractLayoutController]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utistack.getprefferedheight_system.single|GetPrefferedHeight(Single)]]| (Наследуется от [[developers:references:topomatic.uti.utistack|UTIStack]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utistack.getprefferedwidth_system.single|GetPrefferedWidth(Single)]]| (Наследуется от [[developers:references:topomatic.uti.utistack|UTIStack]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utistack.layoutcontent_topomatic.uti.iutilayoutengine|LayoutContent(IUTILayoutEngine)]]| (Наследуется от [[developers:references:topomatic.uti.utistack|UTIStack]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.onaddview_system.eventargs|OnAddView(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiabstractlayoutcontroller|UTIAbstractLayoutController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onattachview_system.eventargs|OnAttachView(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onenablechanged_system.eventargs|OnEnableChanged(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerclick_topomatic.uti.utipointerevent|OnPointerClick(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerdoubleclick_topomatic.uti.utipointerevent|OnPointerDoubleClick(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerdown_topomatic.uti.utipointerevent|OnPointerDown(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerenter_topomatic.uti.utipointerevent|OnPointerEnter(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerhover_topomatic.uti.utipointerevent|OnPointerHover(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerleave_topomatic.uti.utipointerevent|OnPointerLeave(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerlongclick_topomatic.uti.utipointerevent|OnPointerLongClick(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointermove_topomatic.uti.utipointerevent|OnPointerMove(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerup_topomatic.uti.utipointerevent|OnPointerUp(UTIPointerEvent)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpositionchanged_system.eventargs|OnPositionChanged(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.onremoveview_system.eventargs|OnRemoveView(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiabstractlayoutcontroller|UTIAbstractLayoutController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onsizechanged_system.eventargs|OnSizeChanged(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onvisiblechanged_system.eventargs|OnVisibleChanged(EventArgs)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utidialogcontroller.rallback|Rallback()]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.uti.utidialogcontroller.dialogstyleevent|DialogStyleEvent]]| | |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.uti.utidialogcontroller.titleevent|TitleEvent]]| |