- A Component Reference
part is used to monitor events in other components and to get and set attribute values
from parts in other components.
- The Component Reference
part looks like:
- You have added a Component
Reference part called MONCHG. MONCHG is notified by a CHANGE
event from the Entry field EF2. When the Entry field
change event occurs, the Component Reference part will signify a ________
Event.
- You invoke the COMPLIST component
before or after you create the Component Reference part to monitor for events and to
retrieve values from the COMPLIST component.
- To bring the Customer List subfile
window to the foreground, you set VISIBLE and FOCUS attributes.
- To give the Customer List window
(CUSTLIST) focus you use the ________ operation code.