ui
tkui
MFloatField
MFloatField.ui::FloatField
New(int precision, float min, max, stepCoarse, stepFine, val) : ui::FloatField
- beginXFMTag(ui::AbstractXMLForm form, HashTable attributes) : int
-
consumeAction(ui::Action ac) : int
-
decValueCoarse()
-
decValueFine()
-
getDisplayType() : int
-
getMaxValue() : float
-
getMinValue() : float
-
getParsedExprOrText() : String
-
getProvidedActionNames() : StringArray
-
getStepCoarse() : float
-
getStepFine() : float
-
getTextField() : ui::TextField
-
getValue() : float
-
handleValueChanged()
-
handleValueEdited()
-
handleValueEntered()
-
incValueCoarse()
-
incValueFine()
-
init(int precision, float min, max, stepCoarse, stepFine, val)
-
setDecimalPlaces(int num)
-
setDisplayType(int type)
-
setEnableRangeEditable(int bRangeEditable)
-
setEnableRangeMaxEditable(int bRangeEditable)
-
setEnableRangeMinEditable(int bRangeEditable)
-
setMaxValue(float max)
-
setMinValue(float min)
-
setStepCoarse(float s)
-
setStepFine(float s)
-
setValue(float f) : int
- Set new value to _f. Return true if new value differs from current value.
setValueUnchecked(float f)
-
setVisibleTextLength(int length)
-
stopEditing(int bProvideAction, bReturn, bQuiet)
-
updateText()
-
validateValues() : int
- String
ACTION_DECVALUECOARSE
-
String
ACTION_DECVALUEFINE
-
String
ACTION_INCVALUECOARSE
-
String
ACTION_INCVALUEFINE
-
String
ACTION_VALUECHANGED
-
String
ACTION_VALUEEDITED
-
String
ACTION_VALUEENTERED
-
int
REP_SX
-
int
REP_SY
-
int
VIS_COLS
-
Function New | ||||||||||||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||||||||||||
Method beginXFMTag | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
|
Method consumeAction | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
|
Method decValueCoarse | |||
Signature | |||
|
Method decValueFine | |||
Signature | |||
|
Method getDisplayType | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMaxValue | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMinValue | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getProvidedActionNames | |||||
Signature | |||||
| |||||
Returns | |||||
Method getStepCoarse | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getStepFine | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getTextField | |||||
Signature | |||||
| |||||
Returns | |||||
Method getValue | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method handleValueChanged | |||
Signature | |||
|
Method handleValueEdited | |||
Signature | |||
|
Method handleValueEntered | |||
Signature | |||
|
Method incValueCoarse | |||
Signature | |||
|
Method incValueFine | |||
Signature | |||
|
Method init | |||||||||||||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||||||||||||
|
Method setDecimalPlaces | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setDisplayType | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableRangeEditable | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableRangeMaxEditable | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableRangeMinEditable | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setMaxValue | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setMinValue | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setStepCoarse | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setStepFine | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setValue | ||||||||||
Set new value to _f. Return true if new value differs from current value. | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
|
Method setValueUnchecked | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setVisibleTextLength | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method stopEditing | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
|
Method updateText | |||
Signature | |||
|
Method validateValues | |||||
Signature | |||||
| |||||
Returns | |||||
|
Constant ACTION_DECVALUECOARSE (String) | |
Constant ACTION_DECVALUEFINE (String) | |
Constant ACTION_INCVALUECOARSE (String) | |
Constant ACTION_INCVALUEFINE (String) | |
Constant ACTION_VALUECHANGED (String) | |
Constant ACTION_VALUEEDITED (String) | |
Constant ACTION_VALUEENTERED (String) | |
Constant REP_SX (int) | |
Constant REP_SY (int) | |
Constant VIS_COLS (int) | |
auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 14:27:06