Interface IPropMgrOwner

    • Method Detail

      • onRemoteEventQueued

        void onRemoteEventQueued()
        Called when a RemoteEvent has been added and needs sending (along with all properties, etc).
      • getClientContextMenuReference

        java.lang.String getClientContextMenuReference​(UIContextMenu contextMenu)
        Gets the reference to use for a context menu.
        Parameters:
        contextMenu - The context menu.
        Returns:
        The reference to use, empty string for none (never null).