Uses of Interface
com.iizix.gyro.ILockUI
Package
Description
Uses of ILockUI in com.iizigo.panel.prop
Modifier and TypeClassDescriptionclass
Button component.class
Image component.class
Menu item component.Uses of ILockUI in com.iizigo.panel.prop.mlist
Modifier and TypeClassDescriptionclass
The Editor version of a mobile list items group container.Uses of ILockUI in com.iizigo.vs.prop
Uses of ILockUI in com.iizix.gyro
Modifier and TypeMethodDescriptiondefault ProgressIndicatorDelay
ILockUI.getProgressIndicatorDelay
(ILockUI defaultProvider) Returns the delay before the hourglass is shown when the UI is locked.default KString
ILockUI.getWaitMessage
(ILockUI defaultProvider) Returns the wait message to display alongside the UI lock or progress indicator in the UI (e.g.default boolean
ILockUI.isLockUIEnabled
(ILockUI defaultProvider) Returns if the action would lock the UI before execution.Uses of ILockUI in com.iizix.prop.ui
Modifier and TypeClassDescriptionclass
Abstract UI Action component such as buttons or menu item that are connected to a VS Action.class
Button UI component.class
Image UI component.class
Menu item UI component.Uses of ILockUI in com.iizix.prop.ui.mlist
Uses of ILockUI in com.iizix.prop.vs
Modifier and TypeClassDescriptionclass
The VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).