MaxCustomControls::ExtendedSpinEditor Class Reference

List of all members.

Public Member Functions

  ExtendedSpinEditor (System.Type numberType)

Static Public Member Functions

static bool  IsSupportedType (Type type)

Static Public Attributes

static readonly
ReadOnlyCollection< Type > 
kSupportedNumberTypes

Protected Member Functions

override void  OnPressSpinUp ()
override void  OnPressSpinDown ()
override void  OnMouseDown (MouseEventArgs e)
override void  OnMouseMove (MouseEventArgs e)
override void  OnMouseUp (MouseEventArgs e)

Properties

override string  EditorTypeName [get]
override object  EditValue [get, set]
object  SpecificTypeValue [get]

Constructor & Destructor Documentation

MaxCustomControls::ExtendedSpinEditor::ExtendedSpinEditor ( System.Type  numberType ) [inline]

Member Function Documentation

static bool MaxCustomControls::ExtendedSpinEditor::IsSupportedType ( Type  type ) [inline, static]
override void MaxCustomControls::ExtendedSpinEditor::OnPressSpinUp ( ) [inline, protected]
override void MaxCustomControls::ExtendedSpinEditor::OnPressSpinDown ( ) [inline, protected]
override void MaxCustomControls::ExtendedSpinEditor::OnMouseDown ( MouseEventArgs  e ) [inline, protected]
override void MaxCustomControls::ExtendedSpinEditor::OnMouseMove ( MouseEventArgs  e ) [inline, protected]
override void MaxCustomControls::ExtendedSpinEditor::OnMouseUp ( MouseEventArgs  e ) [inline, protected]

Member Data Documentation

readonly ReadOnlyCollection<Type> MaxCustomControls::ExtendedSpinEditor::kSupportedNumberTypes [static]
Initial value:
        new ReadOnlyCollection<Type>(new Type[]
        {
            typeof(byte), 
            typeof(short), 
            typeof(ushort), 
            typeof(int), 
            typeof(uint), 
            typeof(long), 
            typeof(ulong), 
            typeof(float), 
            typeof(double), 
            typeof(decimal), 
        })

Property Documentation

override string MaxCustomControls::ExtendedSpinEditor::EditorTypeName [get]
override object MaxCustomControls::ExtendedSpinEditor::EditValue [get, set]
object MaxCustomControls::ExtendedSpinEditor::SpecificTypeValue [get]

MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor
MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor MaxCustomControls::ExtendedSpinEditor