======Класс UTIAbstractLayoutController====== * **Пространство имен:** [[developers:references:topomatic.uti|Topomatic.UTI]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.uti.utiviewcontroller|Topomatic.UTI.UTIViewController]] * Topomatic.UTI.UTIAbstractLayoutController * [[developers:references:topomatic.uti.utistack|Topomatic.UTI.UTIStack]] * [[developers:references:topomatic.uti.utitoolbar|Topomatic.UTI.UTIToolbar]] =====Синтаксис===== public abstract class UTIAbstractLayoutController : UTIViewController, IDisposable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller..ctor|UTIAbstractLayoutController()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.overallscale|OverallScale]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{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.utiviewcontroller.add_system.object|Add(Object)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.createlayoutinformation|CreateLayoutInformation()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.dispose|Dispose()]]| (Переопределяет [[developers:references:topomatic.uti.utiviewcontroller.dispose|Dispose()]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.getprefferedheight_system.single|GetPrefferedHeight(Single)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.getprefferedwidth_system.single|GetPrefferedWidth(Single)]]| (Наследуется от [[developers:references:topomatic.uti.utiviewcontroller|UTIViewController]].)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.layoutcontent_topomatic.uti.iutilayoutengine|LayoutContent(IUTILayoutEngine)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.onaddview_system.eventargs|OnAddView(EventArgs)]]| | |{{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: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|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.uti.utiabstractlayoutcontroller.marginevent|MarginEvent]]| |