| Package | current |
| Class | public class NowDataHolder |
| Property | Defined by | ||
|---|---|---|---|
| currentIds : Array [static]
The array of person IDs.
| NowDataHolder | ||
| currentNames : Array [static]
The array of person names.
| NowDataHolder | ||
| currentRequired : Array [static]
The array of current Required production level values.
| NowDataHolder | ||
| currentTexts : Array [static]
The array of last fading texts for updates.
| NowDataHolder | ||
| currentValues : Array [static]
The array of current values for every person.
| NowDataHolder | ||
| idValues : Array [static]
The array of last values for every id.
| NowDataHolder | ||
| currentIds | property |
public static var currentIds:ArrayThe array of person IDs.
| currentNames | property |
public static var currentNames:ArrayThe array of person names.
| currentRequired | property |
public static var currentRequired:ArrayThe array of current Required production level values.
| currentTexts | property |
public static var currentTexts:ArrayThe array of last fading texts for updates.
| currentValues | property |
public static var currentValues:ArrayThe array of current values for every person.
| idValues | property |
public static var idValues:ArrayThe array of last values for every id.