index of namespace ui
 
 index of project ui
 
 index of module MFloatParam

Class MFloatParam.ui::FloatParam


Synopsis

  Base classes:
  Functions:
  Methods:
  Constants:

Function ApplyPrecision
Signature
ApplyPrecision(floatv,
  intprecision 
  )  
 :float
Arguments
floatv
intprecision
Returns
float

 
 top of page
Function New
Signature
Returns

 
 top of page
Function ParseDisplayAttribute
Signature
ParseDisplayAttribute(Stringatval)
 :int
Arguments
Stringatval
Returns
int

 
 top of page
Function ParseExpression
Signature
ParseExpression(Stringt)
Arguments
Stringt

 
 top of page
Function StringToValue
Signature
StringToValue(Stringtext,
  intdisplayType,
  intbFraction,
  floatfloatDisplayBias,
  ui::FloatParamparentOrNull,
  intidxHint,
  intusrTblMin,
  StringunitOrNull 
  )  
 :float
Arguments
Stringtext
intdisplayType
intbFraction
floatfloatDisplayBias
ui::FloatParamparentOrNull
intidxHint
intusrTblMin
StringunitOrNull
Returns
float

 
 top of page
Function ValueToString
Signature
ValueToString(floatv,
  floatmaxV,
  intdisplayType,
  intbFraction,
  floatfloatDisplayBias,
  Stringr,
  ui::FloatParamparentOrNull,
  intusrTblMin,
  intb0AsBlank,
  StringunitOrNull 
  )  
Arguments
floatv
floatmaxV
intdisplayType
intbFraction
floatfloatDisplayBias
Stringr
ui::FloatParamparentOrNull
intusrTblMin
intb0AsBlank
StringunitOrNull

 
 top of page
Method beginXFMTag
Signature
beginXFMTag(ui::AbstractXMLFormform,
  HashTableattributes 
  )  
 :int
Arguments
ui::AbstractXMLFormform
HashTableattributes
Returns
int

 
 top of page
Method blockMouseDrag
Signature
blockMouseDrag(ui::MouseEventev)
 :int
Arguments
Returns
int

 
 top of page
Method calcDeadZone
Signature
calcDeadZone()

 
 top of page
Method calcMouseDragRange
Signature
calcMouseDragRange(intbFine)
Arguments
intbFine

 
 top of page
Method calcRxForValue
Signature
calcRxForValue(floatv)
 :float
Arguments
floatv
Returns
float

 
 top of page
Method calcRyForValue
Signature
calcRyForValue(floatv)
 :float
Arguments
floatv
Returns
float

 
 top of page
Method calcValueAtDragPos
Signature
calcValueAtDragPos(floatrx,
  floatry 
  )  
 :float
Arguments
floatrx
floatry
Returns
float

 
 top of page
Method clipStepToPrecision
Signature
clipStepToPrecision()

 
 top of page
Method consumeAction
Signature
consumeAction(ui::Actionac)
 :int
Arguments
ui::Actionac
Returns
int

 
 top of page
Method continueMouseDragAtNewMousePosition
Signature
continueMouseDragAtNewMousePosition()

 
 top of page
Method decCoarse
Signature
decCoarse()

 
 top of page
Method decFine
Signature
decFine()

 
 top of page
Method drawTextFieldBackground
Signature
drawTextFieldBackground()

 
 top of page
Method getCenterValue
Signature
getCenterValue():float
Returns
float

 
 top of page
Method getDisplayedText
Signature
getDisplayedText():String
Returns
String

 
 top of page
Method getDisplayType
Signature
getDisplayType():int
Returns
int

 
 top of page
Method getEnableCyclic
Signature
getEnableCyclic():int
Returns
int

 
 top of page
Method getEnableMousePrecision
Signature
getEnableMousePrecision():int
Returns
int

 
 top of page
Method getEnableProvideDrag
Signature
getEnableProvideDrag():int
Returns
int

 
 top of page
Method getFloatDisplayBias
Signature
getFloatDisplayBias():float
Returns
float

 
 top of page
Method getFloatName
Signature
getFloatName():String
Returns
String

 
 top of page
Method getFloatValue
Signature
getFloatValue():float
Returns
float

 
 top of page
Method getMaxValue
Signature
getMaxValue():float
Returns
float

 
 top of page
Method getMaxValueLimit
Signature
getMaxValueLimit():float
Returns
float

 
 top of page
Method getMinValue
Signature
getMinValue():float
Returns
float

 
 top of page
Method getMinValueLimit
Signature
getMinValueLimit():float
Returns
float

 
 top of page
Method getMousePrecision
Signature
getMousePrecision():int
Returns
int

 
 top of page
Method getMousePrecisionCtrl
Signature
getMousePrecisionCtrl():int
Returns
int

 
 top of page
Method getMousePrecisionMulDiv
Signature
getMousePrecisionMulDiv():float
Returns
float

 
 top of page
Method getPrecision
Signature
getPrecision():int
Returns
int

 
 top of page
Method getProvidedActionNames
Signature
getProvidedActionNames():StringArray
Returns

 
 top of page
Method getResetValue
Signature
getResetValue():float
Returns
float

 
 top of page
Method getStepCoarse
Signature
getStepCoarse():float
Returns
float

 
 top of page
Method getStepFine
Signature
getStepFine():float
Returns
float

 
 top of page
Method getUserTable
Signature
getUserTable():Object
Returns
Object

 
 top of page
Method getValue
Signature
getValue():float
Returns
float

 
 top of page
Method handleTextChanged
Signature
handleTextChanged()

 
 top of page
Method handleTextChangedFromEditor
Signature
handleTextChangedFromEditor()

 
 top of page
Method handleTextEdited
Signature
handleTextEdited()

 
 top of page
Method handleTextEntered
Signature
handleTextEntered()

 
 top of page
Method handleTextUnchanged
Signature
handleTextUnchanged()

 
 top of page
Method handleValueChanging
Signature
handleValueChanging()

 
 top of page
Method incCoarse
Signature
incCoarse()

 
 top of page
Method incFine
Signature
incFine()

 
 top of page
Method initFloatParam
Signature
initFloatParam()

 
 top of page
Method isMouseFocusLocked
Signature
isMouseFocusLocked():int
Returns
int

 
 top of page
Method loadResetValue
Signature
loadResetValue()

 
 top of page
Method moveEditorToPosition2f
Signature
moveEditorToPosition2f(floatx,
  floaty 
  )  
Arguments
floatx
floaty

 
 top of page
Method onDraw
Signature
onDraw()

 
 top of page
Method onKey
Signature
onKey(Keyk)
 :int
Arguments
Keyk
Returns
int

 
 top of page
Method onMouse
Signature
onMouse(ui::MouseEventev)
 :int
Arguments
Returns
int

 
 top of page
Method onMouseBeginDrag
Signature
onMouseBeginDrag(ui::MouseEventdragStart,
  ui::MouseEventev 
  )  
 :int
Arguments
ui::MouseEventdragStart
ui::MouseEventev
Returns
int

 
 top of page
Method onMouseCancelDrag
Signature
onMouseCancelDrag(ui::MouseEventev)
Arguments

 
 top of page
Method onMouseClick
Signature
onMouseClick(ui::MouseEventev)
 :int
Arguments
Returns
int

 
 top of page
Method onMouseDoubleClick
Signature
onMouseDoubleClick(ui::MouseEventev)
 :int
Arguments
Returns
int

 
 top of page
Method onMouseDrag
Signature
onMouseDrag(ui::MouseEventlastEv,
  ui::MouseEventcurrentEv 
  )  
 :int
Arguments
ui::MouseEventlastEv
ui::MouseEventcurrentEv
Returns
int

 
 top of page
Method onMouseEndDrag
Signature
onMouseEndDrag(ui::MouseEventev)
Arguments

 
 top of page
Method onMouseHold
Signature
onMouseHold(ui::MouseEventstartEv)
 :int
Arguments
ui::MouseEventstartEv
Returns
int

 
 top of page
Method onMouseKey
Signature
onMouseKey(Keyk)
 :int
Arguments
Keyk
Returns
int

 
 top of page
Method parseExpression
Signature
parseExpression()

 
 top of page
Method parseExpressionOrMapUser
Signature
parseExpressionOrMapUser()

 
 top of page
Method randomize
Signature
randomize()

 
 top of page
Method setCenterValue
Signature
setCenterValue(floatcenter)
Arguments
floatcenter

 
 top of page
Method setDisplayType
Signature
setDisplayType(inttype)
Arguments
inttype

 
 top of page
Method setDragRateLimit
Signature
setDragRateLimit(intms)
Arguments
intms

 
 top of page
Method setEnableCyclic
Signature
setEnableCyclic(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableDisplayZeroAsBlank
Signature
setEnableDisplayZeroAsBlank(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableFlipMouseX
Signature
setEnableFlipMouseX(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableFlipX
Signature
setEnableFlipX(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableForceFineEdit
Signature
setEnableForceFineEdit(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableMaxEditable
Signature
setEnableMaxEditable(intbEditable)
Arguments
intbEditable

 
 top of page
Method setEnableMinEditable
Signature
setEnableMinEditable(intbEditable)
Arguments
intbEditable

 
 top of page
Method setEnableMinMaxEditable
Signature
setEnableMinMaxEditable(intbEditable)
Arguments
intbEditable

 
 top of page
Method setEnableMousePrecision
Signature
setEnableMousePrecision(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableOutline
Signature
setEnableOutline(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableProgress
Signature
setEnableProgress(intbEnable,
  intbLog 
  )  
Arguments
intbEnable
intbLog

 
 top of page
Method setEnableProvideCancel
Signature
setEnableProvideCancel(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableProvideDrag
Signature
setEnableProvideDrag(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableProvideDragValueChanged
Signature
setEnableProvideDragValueChanged(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableProvideEdited
Signature
setEnableProvideEdited(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableProvideEntered
Signature
setEnableProvideEntered(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableShowPresetValues
Signature
setEnableShowPresetValues(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableTableMode
Signature
setEnableTableMode(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableUserTableStart0
Signature
setEnableUserTableStart0(intbEnable)
Arguments
intbEnable

 
 top of page
Method setEnableWheelDiscardFrac
Signature
setEnableWheelDiscardFrac(intbEnable)
Arguments
intbEnable

 
 top of page
Method setFloatDisplayBias
Signature
setFloatDisplayBias(floatbias)
Arguments
floatbias

 
 top of page
Method setMaxValue
Signature
setMaxValue(floatv)
Arguments
floatv

 
 top of page
Method setMaxValueLimit
Signature
setMaxValueLimit(floatv)
Arguments
floatv

 
 top of page
Method setMinMaxLimits
Signature
setMinMaxLimits(floatmin,
  floatmax 
  )  
Arguments
floatmin
floatmax

 
 top of page
Method setMinMaxValues
Signature
setMinMaxValues(floatmin,
  floatmax 
  )  
Arguments
floatmin
floatmax

 
 top of page
Method setMinValue
Signature
setMinValue(floatv)
Arguments
floatv

 
 top of page
Method setMinValueLimit
Signature
setMinValueLimit(floatv)
Arguments
floatv

 
 top of page
Method setMousePrecision
Signature
setMousePrecision(intprec)
Arguments
intprec

 
 top of page
Method setMousePrecisionCtrl
Signature
setMousePrecisionCtrl(intprec)
Arguments
intprec

 
 top of page
Method setMousePrecisionMulDiv
Signature
setMousePrecisionMulDiv(floatprec)
Arguments
floatprec

 
 top of page
Method setNegativeText
Signature
setNegativeText(Stringtext)
Arguments
Stringtext

 
 top of page
Method setNegativeThreshold
Signature
setNegativeThreshold(floatval)
Arguments
floatval

 
 top of page
Method setNominalMax
Signature
setNominalMax(floatmax)
Arguments
floatmax

 
 top of page
Method setNominalMin
Signature
setNominalMin(floatmin)
Arguments
floatmin

 
 top of page
Method setNominalValues
Signature
setNominalValues(floatmin,
  floatmax 
  )  
Arguments
floatmin
floatmax

 
 top of page
Method setNonEditableText
Signature
setNonEditableText(Stringtext)
Arguments
Stringtext

 
 top of page
Method setPrecision
Signature
setPrecision(intprec)
Arguments
intprec

 
 top of page
Method setPresetOptions
Signature
setPresetOptions(FloatArraypresetValues,
  StringArraypresetNamesOrNull 
  )  
Arguments
FloatArraypresetValues
StringArraypresetNamesOrNull

 
 top of page
Method setProgressTint
Signature
setProgressTint(inttint)
Arguments
inttint

 
 top of page
Method setResetValue
Signature
setResetValue(floatf)
Arguments
floatf

 
 top of page
Method setResetValues
Signature
setResetValues(FloatArrayfa)
Arguments
FloatArrayfa

 
 top of page
Method setStep
Signature
setStep(floata)
Arguments
floata

 
 top of page
Method setStepCoarse
Signature
setStepCoarse(floata)
Arguments
floata

 
 top of page
Method setStepFine
Signature
setStepFine(floata)
Arguments
floata

 
 top of page
Method setUnit
Signature
setUnit(Stringunit)
Arguments
Stringunit

 
 top of page
Method setUserStringToValueFxn
Signature
setUserStringToValueFxn(Functionfxn)
Arguments
Functionfxn

 
 top of page
Method setUserTable
Signature
setUserTable(ObjectuserTbl)
Arguments
ObjectuserTbl

 
 top of page
Method setUserValueToStringFxn
Signature
setUserValueToStringFxn(Functionfxn)
Arguments
Functionfxn

 
 top of page
Method setValue
Signature
setValue(floatv)
Arguments
floatv

 
 top of page
Method setValueAction
Signature
setValueAction(floatv)
Arguments
floatv

 
 top of page
Method setValueAndClip
Signature
setValueAndClip(floatv)
Arguments
floatv

 
 top of page
Method setValueAndDisable
Signature
setValueAndDisable(floatv)
Arguments
floatv

 
 top of page
Method setValueAndEnable
Signature
setValueAndEnable(floatv)
Arguments
floatv

 
 top of page
Method setValueAndValidate
Set value, adjust precision and clamp to min/max
Signature
setValueAndValidate(floatf)
Arguments
floatf

 
 top of page
Method setZeroText
Signature
setZeroText(Stringtext)
Arguments
Stringtext

 
 top of page
Method showEditor
Signature
showEditor()

 
 top of page
Method showPresetPopup
Signature
showPresetPopup()

 
 top of page
Method stopEditing
Signature
stopEditing(intbProvideAction,
  intbReturnKey,
  intbQuiet 
  )  
Arguments
intbProvideAction
intbReturnKey
intbQuiet

 
 top of page
Method toggleHex
Signature
toggleHex()

 
 top of page
Method toggleHexAction
Signature
toggleHexAction()

 
 top of page
Method toggleHexDec
Signature
toggleHexDec(intbProvide)
Arguments
intbProvide

 
 top of page
Method toggleMousePrecision
Signature
toggleMousePrecision():int
Returns
int

 
 top of page
Method updateValue
Signature
updateValue()

 
 top of page
Method validateValues
Signature
validateValues()

 
 top of page
Method wantOnMouseClickAfterOnMouseWasHandled
Signature
wantOnMouseClickAfterOnMouseWasHandled():int
Returns
int

 
 top of page
Constant ACTION_CANCELEDITING (String)
Constant ACTION_TOGGLEHEX (String)
Constant ACTION_VALUECHANGED (String)
Constant ACTION_VALUECHANGING (String)
Constant ACTION_VALUEEDITED (String)
Constant ACTION_VALUEENTERED (String)
Constant ACTION_VALUEUNCHANGED (String)
Constant DEAD_ZONE_X (int)
Constant DEAD_ZONE_Y (int)
Constant DISPLAY_BINARY255 (int)
Constant DISPLAY_FLOAT (int)
Constant DISPLAY_HEX (int)
Constant DISPLAY_HEX_SHORT (int)
Constant DISPLAY_PERCENT (int)
Constant DISPLAY_POW2 (int)
Constant DISPLAY_UFIX16 (int)
Constant DISPLAY_USER (int)
Constant DRAG_PIXEL_RANGE_X (float)
Constant DRAG_PIXEL_RANGE_Y (float)
Constant NO_LIMIT (float)

 

Project Modules:MAbstractXMLForm , MAcceleratorKey , MAcceleratorList , MAction , MActionConsumer , MActionProvider , MBezier01Edit , MBezierEdit , MButton , MCharFilter , MCharFilterBinary255Expr , MCharFilterFloat , MCharFilterFloatExpr , MCharFilterHex , MCharFilterHexExpr , MCharFilterHexShort , MCharFilterHexShortExpr , MCharFilterUFix16 , MCheckBox , MChoiceDialog , MCmdProvider , MColorBox , MColorButton , MComboBox , MComboBoxPopup , MComboBoxTM , MComboField , MComposite , MControl , MCursorShapes , MDial , MDialog , MDragHandleLabel , MDynamicPopupMenuAction , MFBO , MFloatAction , MFloatField , MFloatingLayer , MFloatParam , MFloatParamDialog , MFloatParamEditor , MFlowLayout , MFont , MFontCache , MFontResource , MForm , MFT2Face , MFT2FontResource , MFT2Glyph , MGeometry4f , MGraph , MGraphForm , MGridLayout , MHiddenPanel , MHSVColorPicker , MIcon , MIconCache , MInfoDialog , MIntAction , MKeyAction , MKeyboardMonitor , MKeyHelpDialog , MLabel , MLayer , MLayerSwitch , MLayout , MLogger , MLookAndFeel , MLookAndFeel_Dark , MLookAndFeel_Light , MLookAndFeel_Mono , MMouseEvent , MObjectAction , MOpaquePanel , MPanel , MPNGIcon , MPopupMenu , MPopupMenuBar , MPopupMenuBarButton , MPopupMenuButton , MPopupMenuCheckButton , MPopupMenuFolderButton , MPopupMenuSeparator , MPopupMenuWindowDock , MRadioButton , MRadioButtonGroup , MRectangle2f , MRepeatButton , MScroller , MScrollPane , MShader , MShader_ColorGrading , MShader_GradientH , MShader_GradientR , MShader_GradientV , MShader_InvertColor , MShader_PatternFill , MShader_PatternGradientH , MShader_PatternGradientR , MShader_PatternGradientV , MShader_SharpenFilter , MShader_SharpenFilterAndColorGrading , MShape , MShapePolyline , MSizeGroup , MSizeGroupX , MSizeGroupXY , MSizeGroupY , MSlider , MSpacer , MSplitPane , MStatusBar , MStringAction , MStringDialog , MSuperBorderLayout , MTableCellEditor , MTableCellEditorCheckBox , MTableCellEditorComboBox , MTableCellEditorFloatParam , MTableCellEditorString , MTableModel , MTableView , MTableViewData , MTableViewHeader , MTabSwitch , MTextEdit , MTextEditDialog , MTextField , MTextFieldIncDec , MTextInputDialog , MTextView , MTimerAction , MTitledPanel , MToolTip , MTransparentPanel , MTreeTableModel , MTreeTableNode , MUI , MUIConstants , MUIPluginLoader , MUIRenderer , MUserDataContainer , MValueAction , MView , MViewPane , MWindow , MWindowDock , MWindowTitleBar , MXFMObject , MXMLForm , MXYPad 
Project Classes:CmdProvider , ColorBox , graph::AttribsBase , graph::BBox , graph::Canvas , graph::Cell , graph::Edge , graph::GR , graph::Graph , graph::GRGradient , graph::GRPalette , graph::GRParseContext , graph::GRStyle , graph::GRUtils , graph::Node , graph::Port , graph::PortsBase , HSVColorPicker , ui::AbstractXMLForm , ui::AcceleratorKey , ui::AcceleratorList , ui::Action , ui::ActionConsumer , ui::ActionProvider , ui::Bezier01Edit , ui::BezierEdit , ui::BezierEditState , ui::BezierHistory , ui::BezierLUT01 , ui::BorderLayout , ui::Button , ui::CharFilter , ui::CharFilterBinary255Expr , ui::CharFilterFloat , ui::CharFilterFloatExpr , ui::CharFilterHex , ui::CharFilterHexExpr , ui::CharFilterHexShort , ui::CharFilterHexShortExpr , ui::CharFilterUFix16 , ui::CheckBox , ui::ChoiceDialog , ui::ColorButton , ui::ComboBox , ui::ComboBoxPopup , ui::ComboBoxTM , ui::ComboField , ui::Composite , ui::Control , ui::CursorShapes , ui::Dial , ui::Dialog , ui::DragHandleLabel , ui::DynamicPopupMenuAction , ui::FBO , ui::FloatAction , ui::FloatField , ui::FloatingLayer , ui::FloatParam , ui::FloatParamDialog , ui::FloatParamEditor , ui::FlowLayout , ui::Font , ui::FontCache , ui::FontResource , ui::Form , ui::FT2Face , ui::FT2FontResource , ui::FT2Glyph , ui::FT2LocalFileFontResource , ui::FT2PakFileFontResource , ui::Geometry4f , ui::GraphEdge , ui::GraphEdgeArrow , ui::GraphForm , ui::GraphPortButton , ui::GridLayout , ui::HiddenPanel , ui::Icon , ui::IconCache , ui::InfoDialog , ui::IntAction , ui::KeyAction , ui::KeyboardFocusListener , ui::KeyboardMonitor , ui::KeyboardMonitorEntry , ui::KeyHelpButton , ui::KeyHelpDialog , ui::KeyHelpToolTip , ui::KeyRepeatAction , ui::KeyRepeatConsumer , ui::Label , ui::Layer , ui::LayerSwitch , ui::Layout , ui::Logger , ui::LookAndFeel , ui::LookAndFeelDefs , ui::LookAndFeel_Dark , ui::LookAndFeel_Light , ui::LookAndFeel_Mono , ui::MouseEvent , ui::MouseHoldAction , ui::MouseHoldConsumer , ui::ObjectAction , ui::OpaquePanel , ui::Panel , ui::PNGIcon , ui::PopupMenu , ui::PopupMenuBar , ui::PopupMenuBarButton , ui::PopupMenuButton , ui::PopupMenuCheckButton , ui::PopupMenuFolderButton , ui::PopupMenuRadioButton , ui::PopupMenuSeparator , ui::PopupMenuWindowDock , ui::RadioButton , ui::RadioButtonGroup , ui::Rectangle2f , ui::RepeatButton , ui::Scroller , ui::ScrollPane , ui::Shader , ui::Shader_ColorGrading , ui::Shader_GradientH , ui::Shader_GradientR , ui::Shader_GradientV , ui::Shader_InvertColor , ui::Shader_PatternFill , ui::Shader_PatternGradientH , ui::Shader_PatternGradientR , ui::Shader_PatternGradientV , ui::Shader_SharpenFilter , ui::Shader_SharpenFilterAndColorGrading , ui::Shape , ui::ShapePolyline , ui::SizeGroup , ui::SizeGroupX , ui::SizeGroupXY , ui::SizeGroupY , ui::Slider , ui::Spacer , ui::SplitPane , ui::StatusBar , ui::StatusBarListener , ui::StatusBarMessage , ui::StringAction , ui::StringDialog , ui::StringDialogTextField , ui::SuperBorderLayout , ui::TableCellEditor , ui::TableCellEditorCheckBox , ui::TableCellEditorComboBox , ui::TableCellEditorFloatParam , ui::TableCellEditorString , ui::TableGraphPanel , ui::TableModel , ui::TableView , ui::TableViewData , ui::TableViewHeader , ui::TabSwitch , ui::TabSwitchLabelPanel , ui::TextEdit , ui::TextEditDialog , ui::TextEditPlugin , ui::TextEditUndoEntry , ui::TextField , ui::TextFieldIncDec , ui::TextInputDialog , ui::TextView , ui::TextViewSyntaxHighlighter , ui::TimerAction , ui::TitledPanel , ui::ToolTip , ui::TransparentPanel , ui::TreeTableModel , ui::TreeTableNode , ui::TriadKeyConsumer , ui::UI , ui::UIConstants , ui::UIRenderer , ui::UserDataContainer , ui::ValueAction , ui::View , ui::ViewPane , ui::Window , ui::WindowDock , ui::WindowTitleBar , ui::XFMObject , ui::XMLForm , ui::XYPad 
Project Functions:getTableViewStepCoarse , Screen_onApplicationActive , Screen_onClose , Screen_onDrainEventQueue , Screen_onDraw , Screen_onDropFiles , Screen_onExpose , Screen_onInputFocusActive , Screen_onKeyboard , Screen_onMouse , Screen_onMouseFocusActive , Screen_onMoveWindow , Screen_onOpen , Screen_onResize , Screen_onTimer , SetDebugLevel , SetDebugLevel , SetEnableProfiling 
All Namespaces:default , graph , ui 
All Projects:core , eqxmms , ShaderVG , ShaderVG_Text , tkanalogrytm , tkchipmunk , tkclap , tkfileutils , tkfreeglut , tkfreetype2 , tkfreeverb , tkmath , tkmidi , tkmidipipe , tkminnie , tkoldmath , tkopengl , tkportaudio , tkradiastools , tksamplechain , tksampleedit , tksampler , tksdl , tksdl_net , tksidplay2 , tkspeexdsp , tksqlite , tktriangulate , tkui , tkvst2 , tkzip , ui , yingtest 


auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:42:00