Namespace SuperOffice.UI.Configuration
Classes
Constants
Constants related to custom UI
Constants.Clients
String constants for predefined client names, used when requesting a GUI from a document plugin
Control
Warning: Preliminary, informal code; subject to change!
This is the base class of display controls, and defines common propertiesControlGroup
Warning: Preliminary, informal code; subject to change!
This class represents the definition of a ControlGroup. One View may contain multiple control groups, each with an inner layout and set of concrete controlsLayout
Warning: Preliminary, informal code; subject to change!
Layout type for control containersView
Warning: Preliminary, informal code; subject to change!
This class represents the definition of a View - the content of one tab, in a multi-tab cardInterfaces
ICustomUIProvider
Interface used by plugin modules that wish to declare a custom GUI, using the PageBuilder