Aveva.ApplicationFramework.Presentation Namespace (Aveva.ApplicationFramework.Presentation)
Classes
Class | Description | |
---|---|---|
AnimationControl | Animated image control Animated Image Control | |
ApplicationMenuBar | Class to represent the ApplicationMenu Ribbon element | |
ButtonTool | Represents a ButtonTool. | |
CancelClosingEventArgs | Provides data for a cancelable event. | |
ComboBoxTool | Represents a ComboBoxTool. | |
Command | Abstract base class which an application must inherit from to create a Command object. | |
CommandBar | Class to represent a CommandBar. | |
CommandBarEventArgs | Provides data for the CommandBarAdded and CommandBarRemoved events. | |
CommandBarManager | Class representing a CommandBarManager. | |
CommandBarMenuTool | Special tool which displays a menu of current CommandBars. | |
CommandBarsCollection | Class to represent a CommandBarCollection. | |
CommandContextCollection | ||
CommandContextEventArgs | Store arguments for Command Context | |
CommandExecutor | Abstract base class which an application must inherit from to create a CommandExecutor object. | |
CommandList | An ArrayList use for the list property of Command objects which supports an IsModified property. | |
CommandManager | Class representing a CommandManager. | |
CommandTypesCollection | Class that represents a CommandCollection. | |
ContainerTool | A tool that contains a Control. | |
DockedWindow | Class to represent a DockedWindow. | |
DragDropDirector | A class to help direct drag-drop events. | |
DropTarget | A class to represent a DragDropTarget. | |
DropTargetEventArgs | A class to provide information to for drop-drop events. | |
EventAggregator | EventAggregator is a container for events that allows decoupling of publishers and subscribers so they can evolve independently. | |
EventManager | Manager for events. | |
FontListTool | Represents a FontListTool. | |
Gallery | Gallery | |
GalleryToolItem | Class to represent a GalleryToolItem. | |
GalleryToolItemCollection | A collection of gallery tool items. | |
GalleryToolItemEventArgs | Provides data for events on GalleryTool items | |
GenericMessage | A generic message that takes object as param to pass around. | |
HideMessageBoxTypeHelper | A helper class to check if a message box type if set based on the icon. | |
HtmlHelp | A class to control Html Help viewer. | |
IconInfo | Icon info as extracted from Resource File | |
IconLoader | Icon Loader | |
LabelTool | Class to represent a static Label. | |
ListTool | Represents a ListTool. | |
MdiWindow | Represents an MDI style window or dialog box. | |
MdiWindowListTool | Special tool which displays a list of current MDI Windows. | |
MenuTool | Represents a MenuTool. | |
MessageBoxButtonsExtensions | MessageBoxButtons extensions. | |
MessageBoxEx | Displays a message box that can contain text, buttons, and symbols that inform and instruct the user. | |
PanelWindow | Class to represent a PanelWindow. | |
PopupColorPickerTool | Represents a PopupColorPicker. | |
PopupContainerTool | Represents a Popup Container Tool. | |
PopupGalleryTool | Represents a MenuTool. | |
ProgressBar | Class representing a ProgressBar. | |
ProgressBarOptions | Options for controlling progress bar behaviour and appearance | |
PromptsWindow | Class representing the Prompts Window. | |
ResourceManager | Provides convenient access to culture-specific resources at runtime. | |
ResourceSet | Represent a set of culture-specific resource files. | |
RibbonBar | Class to represent the RibbonBar | |
RibbonContextualTabGroup | Class to represent a Ribbon RibbonContextualTabGroup contextual tab set. | |
RibbonContextualTabGroupEventArgs | Provides data for the RibbonTabGroupAdded and RibbonContextualTabGroupRemoved events. | |
RibbonContextualTabGroupsCollection | Class to represent a RibbonContextualTabGroupsCollection. | |
RibbonTab | Class to represent a RibbonTab. | |
RibbonTabEventArgs | Provides data for the RibbonTabAdded and RibbonTabRemoved events. | |
RibbonTabGroup | Class to represent a Ribbon RibbonTab Group. | |
RibbonTabGroupEventArgs | Provides data for the RibbonTabGroupAdded and RibbonTabGroupRemoved events. | |
RibbonTabGroupsCollection | Class to represent a RibbonTabGroupCollection. | |
RibbonTabsCollection | Class to represent a RibbonTabCollection. | |
RootToolsCollection | Class representing a RootToolsCollection. | |
SplashScreen | Provides an application SplashScreen. | |
StateButtonTool | Represents a StateButtonTool. | |
StatusBar | Represents a Windows style status bar control. | |
StatusBarPanelsCollection | Represents a collection of status bar panels. | |
StatusBarTextPanel | Represents a StatusBarTextPanel. | |
TabbedWindow | Class to represent a TabbedWindow. The tabbed window resides on the left or right side of the 3D view | |
TaskBar | Class representing a Microsoft Office style "TaskPane" type toolbar. | |
TaskManager | Manager for tasks. | |
TaskPaneTool | Class used to represent a single item in a TaskPane. | |
TextBoxTool | Represents a TextBoxTool. | |
ThemeColours | Class which provides a number of Theme colours | |
Tool | Represents a Tool. | |
ToolEventArgs | Provides information for Tool events. | |
ToolsCollection | Class representing a ToolsCollection. | |
User32.HWND | Window handles (HWND) used for hWndInsertAfter. | |
ValueList | Class representing a ValueList, which is a collection of ValueListItem objects. It is typical assigned to a ComboBoxTool as the list of options displayed as the dropdown list. | |
ValueListItem | Class representing a ValueListItem, which can be a member of ValueList. | |
Wheel | Wheel | |
WindowEventArgs | Provides data for the WindowAdded event. | |
WindowManager | Provides access to window related facilities. | |
WindowsCollection | Provides access to a collection of application windows. | |
Wizard | Represents an extentable wizard control with basic page navigation functionality. | |
Wizard.AfterSwitchPagesEventArgs | Provides data for the AfterSwitchPages event of the Wizard control. | |
Wizard.BeforeSwitchPagesEventArgs | Provides data for the BeforeSwitchPages event of the Wizard control. | |
WizardPage | Represents a wizard page control with basic layout functionality. | |
WizardPagesCollection | Represents a collection of wizard pages. |
Interfaces
Interface | Description | |
---|---|---|
IApplicationInfo | Interface use to supply application information to the framework | |
ICancelIndicator | Interface for elements with cancel functionality | |
ICheckedTool | Tools that have a checked state | |
ICommandBarManager | Interface for CommandBarManager. | |
ICommandManager | Interface for CommandManager | |
IDragDropDirector | Interface for DragDropDirector | |
IGallery | Gallery | |
IHtmlHelp | Interface for HtmlHelp. | |
IInterruptible | Interface for interruptible classes. | |
IMessageEx | Interface implemented by plugged message output | |
IPopupGalleryToolCommand | ||
IProgressIndicator | Progress Indication API | |
IResourceManager | Provides convenient access to culture-specific resources at runtime. | |
IStatusBarPanel | Interface supported by Statusbar panels. | |
ITool | Interface supported by all Tool classes. | |
IToolCollection | Interface for tools which have a tools collection. | |
ITools | Interface for tools which have a tools collection. | |
IUicManager | Manager for UIC configurations | |
IUICustomization | Interface for UIC storage class | |
IWheel | Wheel | |
IWindow | Interface supported by supported window types(MDI, Docked). | |
IWindowManager | Interface for Window Manager. | |
IZoom | A control that implements zooming |
Structures
Structure | Description | |
---|---|---|
IconLoader.ICONINFO | Icon Info structure | |
User32.FLASHWINFO | A flashwinfo. | |
User32.RECT | A rectangle. |
Delegates
Delegate | Description | |
---|---|---|
CommandBarEventHandler | Represents the method that will handle CommandBar related events. | |
CommandContextEventHandler | Represents the method that will handle command context related events. | |
CommandEventHandler | Represents the method that will handle command related events. | |
DropTargetEventHandler | Represents the method that will handle DropTarget related events. | |
GalleryToolItemEventHandler | Represents the method that will handle CommandBar related events. | |
RibbonContextualTabGroupEventHandler | Represents the method that will handle RibbonContextualTabGroup related events. | |
RibbonTabEventHandler | Represents the method that will handle RibbonTab related events. | |
RibbonTabGroupEventHandler | Represents the method that will handle RibbonTabGroup related events. | |
ToolEventHandler | Represents the method that will handle Tool related events. | |
WindowEventHandler | Represents the method that will handle Window related events. | |
Wizard.AfterSwitchPagesEventHandler | Represents the method that will handle the AfterSwitchPages event of the Wizard control. | |
Wizard.BeforeSwitchPagesEventHandler | Represents the method that will handle the BeforeSwitchPages event of the Wizard control. |
Enumerations
Enumeration | Description | |
---|---|---|
CommandBarStyle | Enumerator used to specify the look and feel of the toolbar | |
CommandState | Enumeration for various states of a command. This enumeration can be treated as a bit field; that is, a set of flags. Bit fields can be combined using a bitwise OR operation. | |
ControlResizeSide | Flags to define resizing side(s) | |
CustomizationType | Enumeration of menu and commandbar customisation options | |
DockedPosition | Enumerator used to specify the location of a toolbar or window docking area. | |
DockGroupStyle | Enumeration of styles for group docked windows. | |
DropDownArrowStyle | Enumerator used to specify the style used to draw a popup tool's dropdown arrow. Also determines which part of the tool should be clicked to drop down the tool. | |
HideMessageBoxType | Flags to set type of Message boxes to hide based on the icon Since some Icons are shared, the number of types to hide is lower than the MessageBoxeIcon enum. | |
InsertPosition | Position to insert new element | |
LayoutDirection | Enumeration used to define how the tools within the group are arranged. | |
MessageBeepType | Values that represent message beep types. | |
MessageBoxExButtons | Specifies constants defining which buttons to display on a MessageBoxEx. | |
Msgs | Windows Event Messages sent to the WindowProc. | |
NavigationButtonStyle | Enumeration used to indicate how the navigation buttons are used to navigate the items in a TaskBar | |
PanelSizingMode | Enumeration of the statusbar panel sizing options. | |
PanelStyle | Panel appearance | |
PopupAnimations | Types of animation of the pop-up window. | |
PopupStyle | Enumerator used to specify the style of popup menus. | |
PromptWindowStyle | Prompt Window styles | |
StandardImage | Enumeration of standard images | |
StateButtonCommandBarDisplayStyle | Enumerator used to specify the display style of a StateButtonTool when it is displayed on a CommandBar or Ribbon. | |
StateButtonMenuDisplayStyle | Enumerator used to specify the display style of a StateButtonTool's image when the tool appears on a menu. | |
TextHorizontalAlignment | Enumerator used to specify horizontal text alignment. | |
TextPlacement | Enumerator used to specify the text placement of a gallery tool item. | |
ToolDisplayStyle | Enumerator used to specify the display style of a tool. | |
UpdateOptions | Enumerations for the options for automatically updating the state of a MenuTool following state changes to an child StateButtonTool or ButtonTool. This enumeration can be treated as a bit field; that is, a set of flags. Bit fields can be combined using a bitwise OR operation. | |
User32.GetWindow_Cmd | Values that represent get window commands. | |
User32.SetWindowPosFlags | A bit-field of flags for specifying set window position options. | |
User32.ShowWindowCommands | Values that represent show window commands. | |
User32.WindowLongFlags | Values that represent window long flags. | |
User32.WindowStyles | Window Styles. The following styles can be specified wherever a window style is required. After the control has been created, these styles cannot be modified, except as noted. | |
User32.WindowStylesEx | A bit-field of flags for specifying window styles exes. | |
ValueListDisplayStyle | Enumeration for specifying what property of a value list item will be displayed in each item of the DropDown list | |
ValueListSortStyle | Enumeration for specifying how value list items will be sorted when displaying value list items in a drop down list | |
WizardPageStyle | Represents possible styles of a wizard page. |
See Also