AVEVA CAF API Documenation
Fields  Properties  Methods  Events


UICustomization Class Members

The following tables list the members exposed by UICustomization.

Public Constructors
 NameDescription
Public Constructor Default constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) The serializer.  
Top
Public Properties
 NameDescription
Public Property Ribbon instance tools.  
Public Property Gets or sets the area right tools.  
Public Property Gets or sets the backstage caption.  
Public Property Gets or sets the command bars.  
Public Property Gets or sets the context menus.  
Public Property Gets or sets the groups the contextual tab belongs to.  
Public Property Gets or sets the filename of the file.  
Public Property Gets or sets the footer tools.  
Public Property Gets or sets information describing the forms meta.  
Public Property Gets or sets the instance tools.  
Public Property Gets or sets a value indicating whether this Aveva.ApplicationFramework.Presentation.Customize.UICustomization is writable.  
Public Property Gets or sets the menubar.  
Public Property Gets or sets the mini toolbar tools.  
Public Property Gets or sets the name.  
Public Property Gets or sets the namespace.  
Public Property Gets or sets the navigation menu tools.  
Public Property Gets or sets the qat tools.  
Public Property Gets or sets the tabs.  
Public Property Gets or sets the tab toolbar tools.  
Public Property Gets or sets the task panes.  
Public Property Gets or sets the tools.  
Public Property Gets or sets the version.  
Top
Public Methods
 NameDescription
Public Method Gets ribbon tool collection.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Create a UICustomization object from the serialized XML file.  
Public MethodReturns a string that represents the current object.  
Public Method Writes this Aveva.ApplicationFramework.Presentation.Customize.UICustomization.  
Public Methodstatic (Shared in Visual Basic) Write the given UICustomization object as XML to the given file.  
Top
Public Events
 NameDescription
Public Event Event queue for all listeners interested in QueryValidNamespace events.  
Top
See Also