Parameter | Type | Default | Description |
---|---|---|---|
editable | boolean | false | If this is true, the field is editable. When the user types into this field, the value of the data point is modified in the DataHub. |
format | string | null | If the value of the data point is a number, this parameter specifies the format to be used. The format must be in the form expected by the Java class DecimalFormat. |
Inherited | - | - | All parameters from DataHubListener. |
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.