Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XInterface.moFormatNumEdit

Extends
moNumericEdit

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIMenuOption
            |   
            +-- XInterface.moNumericEdit
               |   
               +-- XInterface.moFormatNumEdit

Variables Summary
Inherited Variables from XInterface.moNumericEdit
MaxValue, MinValue, MyNumericEdit, Step
Inherited Variables from XInterface.GUIMenuOption
bAutoSizeCaption, bFlipped, bHeightFromComponent, bIgnoreChange, bSquare, bValueReadOnly, bVerticalLayout, Caption, CaptionWidth, ComponentClassName, ComponentJustification, ComponentWidth, LabelColor, LabelFont, LabelJustification, LabelStyleName, MyComponent, MyLabel

Delegates Summary
delegatestring FormatValue (int NewValue))

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
functionstring InternalFormatValue (int NewValue))
Inherited Functions from XInterface.moNumericEdit
GetComponentValue, GetValue, InitComponent, SetComponentValue, SetReadOnly, Setup, SetValue
Inherited Functions from XInterface.GUIMenuOption
CenterMouse, GetComponentValue, InitComponent, InternalOnChange, InternalOnCreateComponent, MenuOptionClicked, ResetComponent, SetCaption, SetComponentValue, SetFriendlyLabel, SetHint, SetReadOnly


Delegates Detail

FormatValue Source code

delegate string FormatValue ( int NewValue) )


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InternalFormatValue Source code

function string InternalFormatValue ( int NewValue) )


Defaultproperties

defaultproperties
{
	ComponentClassName="XInterface.GUIFormatNumEdit"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:14.571 - Created with UnCodeX