Uses of Class
com.iizix.prop.ui.UIContextMenu
Packages that use UIContextMenu
Package
Description
Uses of UIContextMenu in com.iizigo.panel
Methods in com.iizigo.panel with parameters of type UIContextMenuModifier and TypeMethodDescriptionClientSideEditor.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizigo.panel.prop
Subclasses of UIContextMenu in com.iizigo.panel.propUses of UIContextMenu in com.iizix.gyro
Methods in com.iizix.gyro with parameters of type UIContextMenuModifier and TypeMethodDescriptionIClientSessionGyro.getClientContextMenuReference
(UIContextMenu contextMenu, boolean fullPropReference) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.prop
Methods in com.iizix.prop with parameters of type UIContextMenuModifier and TypeMethodDescriptionIPropMgrOwner.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.prop.ui
Methods in com.iizix.prop.ui that return UIContextMenuModifier and TypeMethodDescriptionUIContextMenu.clone()
Creates a clone out of this property.default UIContextMenu
IUIContextMenuOwner.getContainedContextMenu()
Gets the component-contained context menu instance of this component.default UIContextMenu
IUIContextMenuOwner.getContextMenu()
Gets the context menu of this component.default UIContextMenu
IUIContextMenuOwner.getReferencedContextMenu()
Gets the referenced context menu instance of this component.final UIContextMenu
UIContextMenu.virtualize
(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, VirtualSpace virtualSpace) Call this method to "virtualize" a property tree.Methods in com.iizix.prop.ui that return types with arguments of type UIContextMenuMethods in com.iizix.prop.ui with parameters of type UIContextMenuModifier and TypeMethodDescriptionprotected void
ContextMenuReference.onBroken
(UIContextMenu target) Called when the target is broken.default void
IUIContextMenuOwner.onBroken
(UIContextMenu contextMenu) Context menu reference has been broken.protected void
ContextMenuReference.onResolved
(UIContextMenu target) Called when the target is resolved.default void
IUIContextMenuOwner.onResolved
(UIContextMenu contextMenu) Context menu reference has been resolved.Uses of UIContextMenu in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist that return UIContextMenuModifier and TypeMethodDescriptionMLItem.getContextMenu()
Gets the context menu assigned to the list item.Methods in com.iizix.prop.ui.mlist with parameters of type UIContextMenuModifier and TypeMethodDescriptionboolean
MLItem.setContextMenu
(UIContextMenu contextMenu) Sets the context menu to use for the item.Uses of UIContextMenu in com.iizix.server
Methods in com.iizix.server with parameters of type UIContextMenuModifier and TypeMethodDescriptionAbstractEndPoint.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.server.app
Methods in com.iizix.server.app that return types with arguments of type UIContextMenuModifier and TypeMethodDescriptionRuntimeApp.getContextMenus()
Gets the context menu available on the client.Uses of UIContextMenu in com.iizix.server.client
Methods in com.iizix.server.client with parameters of type UIContextMenuModifier and TypeMethodDescriptionClientTransactionProcessor.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.server.gyro
Methods in com.iizix.server.gyro with parameters of type UIContextMenuModifier and TypeMethodDescriptionClientSessionGyro.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.ClientSessionGyro.getClientContextMenuReference
(UIContextMenu contextMenu, boolean fullPropReference) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.server.prop
Methods in com.iizix.server.prop with parameters of type UIContextMenuModifier and TypeMethodDescriptionIRootPropTransactionSender.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.RootPropTransactionSender.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.server.vsviewer
Methods in com.iizix.server.vsviewer with parameters of type UIContextMenuModifier and TypeMethodDescriptionVSViewerTransactionProcessor.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.Uses of UIContextMenu in com.iizix.test.client
Methods in com.iizix.test.client with parameters of type UIContextMenuModifier and TypeMethodDescriptionNonUIClient.getClientContextMenuReference
(UIContextMenu contextMenu) Gets the reference to use for a context menu.