Version

Infragistics.WebUI.Shared Namespace (Infragistics.WebUI.Shared)

Classes
 ClassDescription
ClassAssemblyVersion  
ClassBorderDetails The BorderDetails class handles properties and methods directly related to the appearance of the style's border.
ClassCallBackManager Class responsible for hidden CallBacks triggered by UltraWebTab and WebAsyncRefreshPanel
ClassClientEventsBase Summary description for ClientEventBase.
ClassCSSParser  
ClassCSSParser.CannotParseCssException  
ClassDisposableObject The base class Disposable maintains a boolean flag that keeps track of whether or not the object has been Disposed. It implemnets System.IDisposable and calls a virtual 'OnDispose' method to let the derived class know when the object has been Disposed.
ClassEventManagerBase Abstract base class for managing a Web Element's events. It maintains an enabled flag for each event, as well as a nested 'In Progress' counter.
ClassGlobalCssHelper Static methods to simplify architecture for rendering of css style blocks in a single global block.
ClassImageUrls This class is used by Infragistics controls and is not for general use.
ClassKeyedObjectBase Abstract base class which implements IKeyedObject for sub objects that will be part of a keyed collection (where each item can be accessed either through a zero-based index or a string key).
ClassKeyedObjectCollectionBase Abstract base class for keyed collections
ClassKeyedWebObjectBase Summary description for KeyedWebObjectBase.
ClassKeyedWebObjectsCollectionBase Summary description for KeyedWebObjectsCollectionBase.
ClassKeyedWebObjectsEnumeratorBase  
ClassMargin The amount of space for margins of an object.
ClassNetAdvantageLicenseAttribute  
ClassPadding The amount of space to insert between an object and its edges
ClassParsedStyle  
ClassParsedStyleCollection  
ClassPrimitiveTypeConverter The type converter for properties that use the PrimitiveTypeUITypeEditor.
ClassRectangle Class for representing rectangular coordinates and allowing them to be displayed and edited in the Property grid.
ClassRendererBase Base class for html rendering.
ClassRenderPropsBase  
ClassSmartCallback  
ClassSmartDate Date type with support for empty (or null) date values.
ClassSmartDateConverter Summary description for TagConverter.
ClassSmartDateDateOnlyConverter Summary description for TagConverter.
ClassSmartDateTimeOnlyConverter Summary description for TagConverter.
ClassSmartHtmlTextWriter A wrapper for the HtmlTextWriter class of the ASP.NET Framework.
ClassSparseArray SparseArray class.
ClassSparseCollectionBase Abstract base class for collections that contain objects. If the object implements the System.IDisposable interface, OnDispose is called on the object in DisposeCollectionItems.
ClassStyle Class providing CSS style attributes and functionality.
ClassWebAgent Performs much of the Application Styling Framework(tm) logic for individual controls.
ClassWebComponentBase Summary description for WebComponentBase.
ClassWebDataObject Implements behavior and functionality for objects that are maintained within a data store. This object can also keep track of the properties which have been changed.
ClassWebDataObjectsCollection Summary description for WebDataObjectsCollection.
ClassWebObjectBase Classes that want to implement viewstate for persisting object properties should derive from the WebObjectBase class.
ClassWebObjectsCollectionBase Summary description for Class1
ClassWebObjectsEnumeratorBase  
Interfaces
 InterfaceDescription
InterfaceICallBackResponseRenderer Interface that should be implemented by a Control which uses hidden CallBack.
InterfaceICollectionObject Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key)
InterfaceICreateItemCallback ICreateItemCallback interface.
InterfaceIDataManager  
InterfaceIGlobalCssRegistration Interface to support registration of css used by control in a single global STYLE block which is registered OnPreRender.
InterfaceIKeyedObject Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key)
InterfaceIKeyedStateObject Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key)
InterfaceILinkedCallBackManager Interface that should be implemented by a Control which uses linked CallBack.
InterfaceIProvideAppStyling This interface is implemented by controls that support Application Styling.
InterfaceIProvideDefaultStyles Provides a way to manipulate default style settings for a control.
InterfaceIProvideStyleSheet Interface to allow a control to used StyleSheets.
InterfaceISmartCallbackRender  
InterfaceISparseArrayItem This interface can be implemented on items to be contained in the sparse array to get a fast IndexOf operation.
InterfaceISparseArrayMultiItem ISparseArrayMultiItem interface.
InterfaceIStateObject Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key)
InterfaceISupportEnhancedTemplates This interface is used for Infragistics Design-Time support, and is not intended to be used directly.
InterfaceISupportRollback  
InterfaceISupportSpellCheck Interface to make a control compatible with the Infragistics.WebUI.WebSpellChecker
InterfaceIUrlResolutionFilter  
Structures
 StructureDescription
StructurePrimitiveTypeDefault Struct encapsulating a warehouse of the default values for primitive type properties utilizing the PrimitiveTypeConverter.
Delegates
 DelegateDescription
DelegateCallBackErrorHandler Handler for custom button press event.
Enumerations
 EnumerationDescription
EnumerationCursors Mouse pointer displayed when the user mouses over it an HTML element.
EnumerationDefaultableBoolean Defaultable boolean values allow the user to either directly set the value to control a behavior or inherit from a parent object that will be set.
See Also