Uses of Interface
com.iizix.gyro.IFocusComp
Packages that use IFocusComp
Package
Description
Uses of IFocusComp in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IFocusCompModifier and TypeClassDescriptionclassHeading container.classEditor class for UISimpleDialog.classMobile switch UI component.classTab bar container.classAccordion container.classButton component.classCalendar component.classCheckbox component.classCombobox component.classEditor class for UIContainer.classContext menu container.classDate/Time UI component.classEditor class for UIDialog.classGauge component.classImage component.classImage component.classMenu container.classMenu bar container.classLabel component.classEditor class for UIPanel.classEditor class for UIPanel.classEditor class for UIContainer.classRadio button component.classSlider component.classSpinner UI component.classSwap container.classTab container.classText component (entry field).classText area component.classGroup container.Uses of IFocusComp in com.iizigo.panel.prop.calendar
Classes in com.iizigo.panel.prop.calendar that implement IFocusCompUses of IFocusComp in com.iizigo.panel.prop.map
Classes in com.iizigo.panel.prop.map that implement IFocusCompModifier and TypeClassDescriptionclassMap markers container for the designer.classMap component.Uses of IFocusComp in com.iizigo.panel.prop.mlist
Classes in com.iizigo.panel.prop.mlist that implement IFocusCompModifier and TypeClassDescriptionclassMobile list items group container for the designer.classList component.classThe Editor version of a mobile list items group container.Uses of IFocusComp in com.iizigo.panel.prop.table
Classes in com.iizigo.panel.prop.table that implement IFocusCompUses of IFocusComp in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IFocusCompModifier and TypeClassDescriptionclassThe Editor VirtualSpace property class.classThe Editor VirtualSpace Action property class.classThe Editor VirtualSpace Column property class.classThe Editor VirtualSpace Field property class.classThe Editor VirtualSpace Group property class.classThe Editor VirtualSpace Row property class.classThe Editor VirtualSpace Field property class.Uses of IFocusComp in com.iizix.api.vs
Fields in com.iizix.api.vs declared as IFocusCompModifier and TypeFieldDescriptionstatic final IFocusCompIVSFocusHandler.NO_CHANGEThe focus component to return when no change of focus is requested.Methods in com.iizix.api.vs that return IFocusCompModifier and TypeMethodDescriptionIVSFocusHandler.processFocusMapping(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, int destination, IFocusComp focusComp, int source, IFocusComp currentFocus) Called to return the component to focus.Methods in com.iizix.api.vs with parameters of type IFocusCompModifier and TypeMethodDescriptionIVSFocusHandler.processFocusMapping(IAppSessionGyro appGyro, IClientSessionGyro clientGyro, int destination, IFocusComp focusComp, int source, IFocusComp currentFocus) Called to return the component to focus.Uses of IFocusComp in com.iizix.event
Methods in com.iizix.event that return IFocusCompModifier and TypeMethodDescriptionPropCnrFocusEvent.getFocusGainedComponent()Retrieves the component that receives focus,nullfor none.PropFocusEvent.getFocusGainedComponent()Retrieves the component that receives focus,nullfor none.PropCnrFocusEvent.getFocusLostComponent()Retrieves the opposite component that previously had focus,nullfor none.PropFocusEvent.getFocusLostComponent()Retrieves the opposite component that previously had focus,nullfor none.Constructors in com.iizix.event with parameters of type IFocusCompModifierConstructorDescriptionPropCnrFocusEvent(IFocusComp comp, boolean isGained, IFocusComp focusGainedComponent, IFocusComp focusLostComponent, IGProp<?> trigger, boolean isRemoteInduced) Constructs a new focus event.PropFocusEvent(IFocusComp comp, boolean isGained, IFocusComp focusGainedComponent, IFocusComp focusLostComponent, IGProp<?> trigger, boolean isRemoteInduced) Constructs a new focus event.Uses of IFocusComp in com.iizix.gyro
Fields in com.iizix.gyro declared as IFocusCompModifier and TypeFieldDescriptionfinal IFocusCompFocusEvent.oppositeOpposite component that previously had focus, null for none.final IFocusCompFocusEvent.sourceComponent that receives focus, null for none.Methods in com.iizix.gyro that return IFocusCompModifier and TypeMethodDescriptionIFocusEngine.getCurrentFocus()Gets the component in focus.GyroTransaction.getRollbackFocus()Returns the focus that is to be set due to the rollback.GyroTransaction.rollback()Rolls back the work done in the transaction and returns the component who's focus must be restored to.Methods in com.iizix.gyro with parameters of type IFocusCompModifier and TypeMethodDescriptionIAppSessionGyro.getFocusEngine(IFocusComp comp) Returns the focus engine instance for the specified component.IFocusEngineProvider.getFocusEngine(IFocusComp comp) Returns the focus engine instance for the specified component.default voidIFocusComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default voidIFocusComp.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.IFocusEngine.requestFocus(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.booleanIFocusEngine.requestFocusEx(IFocusComp comp, IGProp<?> trigger, boolean isRemoteInduced, IFocusVetoListener callback) Requests focus to this component.Constructors in com.iizix.gyro with parameters of type IFocusCompModifierConstructorDescriptionFocusEvent(IFocusComp source, IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Constructs a focus event.Uses of IFocusComp in com.iizix.prop
Methods in com.iizix.prop with parameters of type IFocusCompModifier and TypeMethodDescriptionIPropCnr.getFocusEngine(IFocusComp comp) Locates the focus engine instance for the specified component.PropCnr.getFocusEngine(IFocusComp comp) Locates the focus engine instance for the specified component.Uses of IFocusComp in com.iizix.prop.content
Classes in com.iizix.prop.content that implement IFocusCompModifier and TypeClassDescriptionclassAbstractContentUIContainer<ITEM extends IContentItem,ITEM_CONTENT extends IContentData<ITEM>> A property container that handles content and has custom content provider support.Uses of IFocusComp in com.iizix.prop.ui
Subinterfaces of IFocusComp in com.iizix.prop.uiClasses in com.iizix.prop.ui that implement IFocusCompModifier and TypeClassDescriptionclassHeader UI container.classSimple mobile popup dialog.classMobile switch UI component.classTab bar UI container.classAbstract list choice UI component used for combobox and spinner.classAccordion UI container.classButton UI component.classCalendar UI component.classCheckbox UI component.classCombobox UI component.classThe UIContainer class is a standard simple container for components.classContext menu UI container.classDesktop popup dialog.classGauge UI component.classImage UI component.classImage Crop and Upload UI component.classMenu UI container.classMenu bar UI container.classOutput (label) UI component.classPanel UI container.classBase panel UI container.classPanel part UI container.classThe UI panel part container.classRadio button UI component.classSlider UI component.classSpinner UI component.classUI swap container.classUI tab container.classText UI component.classText area UI component.classTitle panel UI container optionally collapsable.Methods in com.iizix.prop.ui with parameters of type IFocusCompModifier and TypeMethodDescriptiondefault voidIUIFocusComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidUIComp.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.default voidIUIFocusComp.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.Uses of IFocusComp in com.iizix.prop.ui.calendar
Classes in com.iizix.prop.ui.calendar that implement IFocusCompUses of IFocusComp in com.iizix.prop.ui.datetime
Classes in com.iizix.prop.ui.datetime that implement IFocusCompUses of IFocusComp in com.iizix.prop.ui.map
Classes in com.iizix.prop.ui.map that implement IFocusCompModifier and TypeClassDescriptionclassThe map marker container contains markers placed on a map that comes from a VirtualSpace table or by means of the API.classMap UI component.Uses of IFocusComp in com.iizix.prop.ui.mlist
Classes in com.iizix.prop.ui.mlist that implement IFocusCompModifier and TypeClassDescriptionclassThe mobile list item group contains mobile list items placed inserted into a list that comes from a VirtualSpace table or by means of the API.classMobile list item UI component.classThe property container for mobile list items.Uses of IFocusComp in com.iizix.prop.ui.table
Classes in com.iizix.prop.ui.table that implement IFocusCompUses of IFocusComp in com.iizix.prop.vs
Subinterfaces of IFocusComp in com.iizix.prop.vsModifier and TypeInterfaceDescriptioninterfaceThe common VS interface for the VirtualSpace and the VSComponent's such as VSField, VSTable, VSAction, etc.interfaceThe message support for a VS component.Classes in com.iizix.prop.vs that implement IFocusCompModifier and TypeClassDescriptionclassThis VirtualSpace property container holds the fields and tables in the VirtualSpace.classThe VirtualSpace Action property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Column Header property class holds the property name, value and optionally has a parent and/or property listener(s).classBase VS class used by VirtualSpace elements: VSField, VSTable, VSRow, VSColumnHeader, VSAction, VirtualSpace.classThe VirtualSpace Field property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Group property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Row property class holds the property name, value and optionally has a parent and/or property listener(s).classThe VirtualSpace Table property class holds the property name, value and optionally has a parent and/or property listener(s).Methods in com.iizix.prop.vs with parameters of type IFocusCompModifier and TypeMethodDescriptionvoidVirtualSpace.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidVSComponent.onFocusGained(IFocusComp opposite, IGProp<?> trigger, boolean isRemoteInduced) Called to the component when it receives focus.voidVirtualSpace.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.voidVSComponent.onFocusLost(IFocusComp focusComp, IGProp<?> trigger, boolean isRemoteInduced) Called to the focused component when it loses focus.Uses of IFocusComp in com.iizix.server.app
Methods in com.iizix.server.app with parameters of type IFocusCompModifier and TypeMethodDescriptionVirtualsContainer.VContainer.getFocusEngine(IFocusComp comp) Locates the focus engine instance for the specified component.Uses of IFocusComp in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IFocusCompModifier and TypeMethodDescriptionAppBusyException.getVetoedProperty()Gets the property that caused the exception.Methods in com.iizix.server.gyro with parameters of type IFocusCompModifier and TypeMethodDescriptionAppSessionGyro.getFocusEngine(IFocusComp comp) Returns the focus engine instance for the specified component.ClientSessionGyro.getFocusEngine(IFocusComp comp) Returns the focus engine instance for the specified component.voidAppSessionGyro.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.voidClientSessionGyro.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.voidIGyroFocusEngineOwner.onFocusChanged(IFocusComp newComp, IFocusComp oldComp, IGProp<?> trigger, boolean isRemoteInduced, boolean isInternal) Called when focus changes.Constructors in com.iizix.server.gyro with parameters of type IFocusComp