ObjectWindowResult
Description
The ObjectWindowResult class encapsulates the return values of showing the metadata card.
Properties
Name | Type | Description |
---|
acl | object | Receives the access control list of the object. |
object_version | any | Receives the object version of the object after displaying the metadata card. |
properties | any | Current property values of the object displayed in the metadata card. |
result_code | ObjectWindowResultCode | The dialog box result code. |
visible | boolean | Specifies whether the object is still visible for the current user. |
Methods