Expand description
Nested message and enum types in OpenLink.
Enums§
- What the client does when a link opened by an
OnClickaction is closed. - When an
OnClickaction opens a link, then the client can either open it as a full-size window (if that’s the frame used by the client), or an overlay (such as a pop-up). The implementation depends on the client platform capabilities, and the value selected might be ignored if the client doesn’t support it.FULL_SIZEis supported by all clients.