GEOS SDK TechDocs
|
|
|
1 GenValue Features
GenValueClass
allows the user to retrieve or set a numerical value for use in your application. The GenValue object offers a display for the current value and the means to either increase or decrease this value. The GenValue object also manages the range that this value may fall between and the action to send out when a value has been selected.
Before reading this chapter, you should be familiar with
GenClass
1 GenValue Features
2 GenValue Instance Data
3 GenValue Basics
3.1 The Value
3.2 The Minimum and Maximum
3.3 The Increment
3.4 GenValue States
3.5 Display Formats
3.6 Sending an Action
4 Supplemental Usage
4.1 Adjusting the Value Indirectly
4.2 Status Messages
4.3 Retrieving Text
4.4 Using Value Ratios
4.5 Text Filters for the GenValue
4.6 Using Ranges in GenValues
GEOS SDK TechDocs
|
|
|
1 GenValue Features