Parameter | Description |
---|---|
hoDEO | Object id of the object whose list to add to |
Procedure Add_User_Interface Handle hoDEO
Call: | Send Add_User_Interface hoDEO |
Adds specified hoDEO to the set of DEOs attached to this object. Sent by data entry objects (DEOs) upon activation, to attach to their server DataDictionary object (DDO). If the Auto_Fill_State of the specified hoDEO is True, and it is the first auto-fill DEO to be attached to this object, this object changes its Auto_Fill_State to True after storing the original value of the state, so that if the DEO is later detached by use of Remove_User_Interface, the Auto_Fill_State of this object can be restored.