UICustomization Class Members
The following tables list the members exposed by UICustomization.
Public Constructors
Name | Description | |
---|---|---|
![]() | UICustomization Constructor | Default constructor. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | _serializer | The serializer. |
Public Properties
Name | Description | |
---|---|---|
![]() | AreaLeftTools | Ribbon instance tools. |
![]() | AreaRightTools | Gets or sets the area right tools. |
![]() | BackstageCaption | Gets or sets the backstage caption. |
![]() | CommandBars | Gets or sets the command bars. |
![]() | ContextMenus | Gets or sets the context menus. |
![]() | ContextualTabGroups | Gets or sets the groups the contextual tab belongs to. |
![]() | Filename | Gets or sets the filename of the file. |
![]() | FooterTools | Gets or sets the footer tools. |
![]() | FormsMetaData | Gets or sets information describing the forms meta. |
![]() | InstanceTools | Gets or sets the instance tools. |
![]() | IsWritable | Gets or sets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.UICustomization is writable. |
![]() | Menubar | Gets or sets the menubar. |
![]() | MiniToolbarTools | Gets or sets the mini toolbar tools. |
![]() | Name | Gets or sets the name. |
![]() | Namespace | Gets or sets the namespace. |
![]() | NavigationMenuTools | Gets or sets the navigation menu tools. |
![]() | QATTools | Gets or sets the qat tools. |
![]() | Tabs | Gets or sets the tabs. |
![]() | TabToolbarTools | Gets or sets the tab toolbar tools. |
![]() | TaskPanes | Gets or sets the task panes. |
![]() | Tools | Gets or sets the tools. |
![]() | Version | Gets or sets the version. |
Public Methods
Name | Description | |
---|---|---|
![]() | GetRibbonToolCollection | Gets ribbon tool collection. |
![]() ![]() | ReadUICustomization | Overloaded. Create a UICustomization object from the serialized XML file. |
![]() | ToString | Returns a string that represents the current object. |
![]() | Write | Writes this Aveva.ApplicationFramework.Presentation.Customize.UICustomization. |
![]() ![]() | WriteUICustomization | Write the given UICustomization object as XML to the given file. |
Public Events
Name | Description | |
---|---|---|
![]() | QueryValidNamespace | Event queue for all listeners interested in QueryValidNamespace events. |
See Also