Ant Organisation Ltd documentation

GroupSubsetWindowsDisplayer Members

GroupSubsetWindowsDisplayer overview

Public Instance Constructors

GroupSubsetWindowsDisplayer Constructor Constructor

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAlignment Returns the alignment required by this control
GetControl (inherited from WindowsFieldDisplayer) Gets the Windows control that represents this field
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetHelpString (inherited from WindowsFieldDisplayer) Overidden to provide the help string for the control which is under this point. Basic implementation provides, the help string for the control.
GetPreferredSize Gets the preferred size of the control
GetType (inherited from Object)Gets the Type of the current instance.
GetValue Gets the value from the control
MarkInvalidControls (inherited from WindowsFieldDisplayer) Marks all the invalid sub controls
SetValue Sets the value of the control
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

ControlChanged (inherited from WindowsFieldDisplayer) This event is fired (by the overriding class) when a control has changed. It is used to reverify the form

Protected Instance Properties

Context (inherited from WindowsFieldDisplayer) Gets the context for this displayer
FieldDef (inherited from WindowsFieldDisplayer) Gets the field definition for this field
MyControl (inherited from WindowsFieldDisplayer) Gets the control which is represented by this object
Parent (inherited from WindowsFieldDisplayer) Gets the parent control for the control represented by this object

Protected Instance Methods

ChildChanged (inherited from WindowsFieldDisplayer) Standard handler for any event which indicates that the control has changed value
ChildValidatingChanged (inherited from WindowsFieldDisplayer) Standard handler for any event which indicates that the control has changed value
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
FireControlChanged (inherited from WindowsFieldDisplayer) Fires the ControlChanged event
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
PostInit Handle control creation based on the parent controls parameters

See Also

GroupSubsetWindowsDisplayer Class | Ant.ContentEntry.FieldDisplayers.Windows Namespace