Files > EDP WORKSHEET COMPONENT

name
EDP WORKSHEET COMPONENT
number
232.72
location
^EDPB(232.72,
description
This file contains the specifications for worksheet components.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBThis is the component name.
.02label(+)0;2FREE TEXTThis is the display label for the component.
.03data provider0;3FREE TEXTThe data provider is how Flex (the UI piece of EDIS) associates a data field with its data source.
.04type0;4SET OF CODESR:REFERENCE
V:VISIT
.05moniker0;5FREE TEXT
.06widget name0;6POINTER232.73The widget name is the Flex component used to display the data element in the GUI.
.07package link0;7POINTER9.4This field identifies which package this component is associated with.
.08value10;1FREE TEXTThis is the default value for the component, in the event the value is static.
.09summary label10;2FREE TEXTThis is the text used for the summary label display within the UI.
.1summary order10;3NUMERICThis is the order in which this component will appear within the summary.
.11available10;4SET OF CODES1:true
0:false
This field indicates whether or not the component is available for use.
.12visibility trigger10;5FREE TEXTThis is a data flag used by Flex to determine whether a data component should be visible or not in the GUI.
1.1associated file1;1POINTER1This identifies the file in which the data for this component is located.
1.2associated field1;2FREE TEXTThis holds the field number in which the data is located for this component.
1.3load event1;3FREE TEXTThis holds the fully qualified load event used by the UI for building the component.
2.1load api2;1FREE TEXTThis field holds the API that is used to load the component.
2.2save api2;2FREE TEXTThis field holds the save API for a component, if applicable.
3alternate load logic3;1FREE TEXT
3.1preview tag3;1FREE TEXT
3.2preview routine3;2FREE TEXT
4alternate save logic4;1FREE TEXTThis field is used for alternate save logic in the event the 'Save API' field will not handle a more complex data structure.
5parameters5;0MULTIPLE232.725This field holds the list of parameters to be used by the save/load api fields.
6default value6;1FREE TEXTThis holds the default value for a component.
7required components7;0MULTIPLE232.727These are the required components for this component.
8roles8;0MULTIPLE232.728This holds the roles for the given component.
9validator9;0MULTIPLE232.729This field holds the validators for the components. This is used by the UI to validate information.

Not Referenced