Uses of Class
com.iizix.event.GEvent
Packages that use GEvent
Package
Description
Uses of GEvent in com.iizigo.app
Methods in com.iizigo.app with parameters of type GEventUses of GEvent in com.iizigo.editor
Methods in com.iizigo.editor with parameters of type GEventModifier and TypeMethodDescriptionprotected voidPropEditorPart.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.protected voidPropEditorPart.onPartRenamed(GEvent e) Called when the part has been renamed.static voidPropHelper.syncExec(GEvent e, EventListener listener) Helper routine to execute a property event in the SWT thread synchronously.Uses of GEvent in com.iizigo.event
Subclasses of GEvent in com.iizigo.eventModifier and TypeClassDescriptionclassCommon Designer event for the event ID PROP_DESIGNER_VIEWER_UPDATE.classEvent ID used to query for references in a broadcast event sent to all properties from the Module root container.classQueries the workspace for references.Uses of GEvent in com.iizigo.font
Methods in com.iizigo.font with parameters of type GEventModifier and TypeMethodDescriptionprotected voidFontFacesEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.Uses of GEvent in com.iizigo.font.prop
Methods in com.iizigo.font.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorFontFaces.onEventSelf(GEvent event) Overridden to check for cache clearing...voidEditorFontFiles.onEventSelf(GEvent event) Overridden to check for cache clearing...Uses of GEvent in com.iizigo.image
Methods in com.iizigo.image with parameters of type GEventModifier and TypeMethodDescriptionprotected voidImageDefinitionEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.voidProperty event.Uses of GEvent in com.iizigo.java
Methods in com.iizigo.java with parameters of type GEventModifier and TypeMethodDescriptionvoidJavaClass.onQuery(EditorClassReference ref, GEvent event) Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPSevent.voidJavaClass.onQuery(EditorMethodReference2 ref, GEvent event) Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPSevent.voidJavaClass.onQuery(EditorMethodReference ref, GEvent event) Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPSevent.intJavaPropReference.resolve(org.eclipse.core.resources.IFile file, boolean doReCheck, GEvent triggerEvent) Attempts to resolve the property name.Uses of GEvent in com.iizigo.java.event
Subclasses of GEvent in com.iizigo.java.eventModifier and TypeClassDescriptionclassEvent ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.classEvent ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.Uses of GEvent in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation with parameters of type GEventModifier and TypeMethodDescriptionvoidAnnotationsContainer.onEventSelf(GEvent event) Called when a property event is send to this property.voidGAnnotation.onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Reference event.Uses of GEvent in com.iizigo.java.prop
Methods in com.iizigo.java.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorClassReference.onEventSelf(GEvent event) Event processing for Java Class Reference changed.voidEditorMethodReference.onEventSelf(GEvent event) Event processing for Java Class Reference changed.voidEditorMethodReference2.onEventSelf(GEvent event) Event processing for Java Class Reference changed.Uses of GEvent in com.iizigo.panel
Methods in com.iizigo.panel with parameters of type GEventModifier and TypeMethodDescriptionprotected voidContextMenuEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.protected voidPanelEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.voidThe listener for root property changes from the JS designer.Uses of GEvent in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEMUISwitch.onEventSelf(GEvent event) Updates to the "checkNoMatch" property must be reflected in the UI.voidEUICheckBox.onEventSelf(GEvent event) Updates to the "checkNoMatch" property must be reflected in the UI.voidEUICheckedMenuItem.onEventSelf(GEvent event) Updates to the "checkNoMatch" property must be reflected in the UI.voidEUIRadioButton.onEventSelf(GEvent event) Updates to the "selNoMatch" property must be reflected in the UI.voidEUIRadioMenuItem.onEventSelf(GEvent event) Updates to the "selNoMatch" property must be reflected in the UI.Uses of GEvent in com.iizigo.panel.prop.mlist
Methods in com.iizigo.panel.prop.mlist with parameters of type GEventModifier and TypeMethodDescriptionbooleanEMLDefaultItemProp.hasEditedPropertyListChanged(GEvent event) Verifies if the property has changed.booleanEMLGroup.hasEditedPropertyListChanged(GEvent event) Verifies if the property has changed.booleanEMLItemProp.hasEditedPropertyListChanged(GEvent event) Verifies if the property has changed.voidEMLGroup.onEventSelf(GEvent event) Event checking for change of default item type.Uses of GEvent in com.iizigo.project
Methods in com.iizigo.project with parameters of type GEventModifier and TypeMethodDescriptionvoidCalled to process an event.voidModuleRootPropCnr.onEventSelf(GEvent event) Listens to changes in the Module settings and clears the cache of aliases accordingly.voidProjectRootPropCnr.onEventSelf(GEvent event) Called when a property event is send to this property.Uses of GEvent in com.iizigo.prop
Methods in com.iizigo.prop with parameters of type GEventModifier and TypeMethodDescriptionbooleanIDynamicPropertyEditorList.hasEditedPropertyListChanged(GEvent event) Verifies if the property has changed.voidProperty event.voidProperty event from property container.voidSource events.voidEditorFolderSettingsProp.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidFilePropCnr.onEventSelf(GEvent event) Called when a property event is send to this property.voidFolderPropCnr.onEventSelf(GEvent event) Called when a property event is send to this property.voidMultiPropCnr.onEventSelf(GEvent event) Called when a property event is send to this property.voidDesignerPropFactoryInterface.processQueryDesignerProps(PropReference ref, GEvent event) Requests processing of the method by the Designer factory interface, done when thePropReferencegets theGEvent.PROP_QUERY_DESIGNER_PROPSevent.Uses of GEvent in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type GEventUses of GEvent in com.iizigo.prop.editor.dialog
Methods in com.iizigo.prop.editor.dialog with parameters of type GEventUses of GEvent in com.iizigo.push
Methods in com.iizigo.push with parameters of type GEventUses of GEvent in com.iizigo.pwa
Methods in com.iizigo.pwa with parameters of type GEventUses of GEvent in com.iizigo.run
Methods in com.iizigo.run with parameters of type GEventUses of GEvent in com.iizigo.selector
Methods in com.iizigo.selector with parameters of type GEventModifier and TypeMethodDescriptionprotected voidSelectorEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.voidCalled to process an event.Uses of GEvent in com.iizigo.server
Methods in com.iizigo.server with parameters of type GEventUses of GEvent in com.iizigo.server.config
Methods in com.iizigo.server.config with parameters of type GEventModifier and TypeMethodDescriptionbooleanEditorWebServerPortConfig.hasEditedPropertyListChanged(GEvent event) Verifies if the property has changed.Uses of GEvent in com.iizigo.style
Methods in com.iizigo.style with parameters of type GEventModifier and TypeMethodDescriptionprotected voidStyleEditor.onEditedPropertyChangedForVerify(GEvent event) Called when verification listener gets called for verify, very commonly in a non-SWT thread.Uses of GEvent in com.iizigo.term.server
Methods in com.iizigo.term.server with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorActiveTerminalSession.onEventSelf(GEvent event) Property events go here, and a new terminal session request is received from the monitor (client) side if the HostSessionProps are created.Uses of GEvent in com.iizigo.text
Methods in com.iizigo.text with parameters of type GEventUses of GEvent in com.iizigo.text.prop
Methods in com.iizigo.text.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorTextTable.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.Uses of GEvent in com.iizigo.ui.server.monitor
Methods in com.iizigo.ui.server.monitor with parameters of type GEventUses of GEvent in com.iizigo.vs
Methods in com.iizigo.vs with parameters of type GEventModifier and TypeMethodDescriptionvoidCalled to process an event.voidProperty event.voidCalled to process an event.voidCalled to process an event.Uses of GEvent in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorVSAction.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidEditorVSColumnHeader.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidEditorVSField.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidEditorVSGroup.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidEditorVSRow.onEventSelf(GEvent event) Checks for reordering of columns.voidEditorVSTable.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.Uses of GEvent in com.iizigo.ws.prop
Methods in com.iizigo.ws.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidEditorOutputColumn.onEventSelf(GEvent event) Processes events that may change wrapped elements.voidEditorOutputTable.onEventSelf(GEvent event) Processes events that may change wrapped elements.voidEditorOutputVariable.onEventSelf(GEvent event) Processes events that may change wrapped elements.Uses of GEvent in com.iizix.event
Subclasses of GEvent in com.iizix.eventModifier and TypeClassDescriptionclassEvent ID used to broadcast an event of asset file changes, send to all properties in a module project.classAbstract class extending the baseGEventto set the event propagation to sinking, i.e.classThe KString refactoring event that indicates that the KString has been refactored and needs updating the KStringProp property with a new KString.classEvent used to send to all children of an added container in a sinking non-bubbling form.classEvent used to send to all children of a moved container in a sinking non-bubbling form.classThe event that indicates that a property container name has been changed.classThe event that indicates that a property name has been changed.classThe event that indicates that a property attribute has been set for the first time or when it has been changed.classEvent indicating a property container has had a property added or removed.classThe focus event send to the property receiving losing and focus, its listeners and the parents respectively.classEvent indicating a property has been copied from one parent to a new one.classEvent indicating a property has been disposed of.classThe event that indicates that a property error attribute has been set for the first time or when it has been changed.classThe focus event send to the property receiving losing and focus, its listeners and the parents respectively.classThe event that indicates that a property container has been moved to another container.classThe event that indicates that a property name has been changed.classEvent indicating a property container has had its children properties reordered.classThe event that indicates that a property has been set for the first time or when it has been changed.classEvent indicating a refresh is required of a certain type, e.g.classA remote event is used to communicate between end-points property instances.classEvent used to resolve references in a broadcast event sent to all properties from the root container.classAbstract class extending the baseGEventto set the event propagation to sinking, i.e.classEvent ID used to resolve VSRelativeReferences in a broadcast event sent to all children of the container that has a VSReference instance.Methods in com.iizix.event with parameters of type GEventUses of GEvent in com.iizix.prop
Methods in com.iizix.prop with parameters of type GEventModifier and TypeMethodDescriptionprotected voidAbstractReference.checkCreateReference(GEvent event) Checks for tree to be valid in order to create the reference.booleanIPropCnr.initializeExtendsFramework(GEvent triggerEvent) Initializes the extends framework for this container.booleanPropCnr.initializeExtendsFramework(GEvent triggerEvent) Initializes the extends framework for this container.final voidCalled when a property event is send to this property.voidCalled when a property event is send to this property.voidSource events.voidSource events.voidAbstractReference.onEventSelf(GEvent event) Called when a property event is send to this property.voidAppLanguages.onEventSelf(GEvent e) Event checking.voidAssetReference.onEventSelf(GEvent event) Called when a property event is send to this property.voidAssetReferences.onEventSelf(GEvent event) Called when a property event is send to this property.voidBadgeProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidClientProps.onEventSelf(GEvent event) Checks for self-event to queue remote events.voidEnvProps.onEventSelf(GEvent event) Called when a property event is send to this property.voidGeoProps.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidGProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidIGProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidImageReference.onEventSelf(GEvent event) Overridden to check for cache clearing...voidKStringProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidSelector.onEventSelf(GEvent event) Checks for expression changes to define references.voidStylesReferences.onEventSelf(GEvent event) Called when a property event is send to this property.voidValueProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidBadgeProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.voidKStringProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.voidValueProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.voidAbstractReference.onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.voidIPropReference.onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.voidIPropFactory.processQueryDesignerProps(PropReference ref, GEvent event) Requests processing of the method by the Designer factory interface, done when thePropReferencegets theGEvent.PROP_QUERY_DESIGNER_PROPSevent.static voidPropFactory.processQueryDesignerProps(PropReference ref, GEvent event) Requests processing of the method by the Designer factory interface, done when thePropReferencegets theGEvent.PROP_QUERY_DESIGNER_PROPSevent.voidPropMgr.queueEvent(GEvent event) Queues a property event during update of the property tree from the remote party until the entire tree has been updated.intAttempts to resolve the property name.intAttempts to resolve the property name.voidBadgeProp.resolveKStrings(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.voidKStringProp.resolveKStrings(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.voidValueProp.resolveKStrings(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.protected final voidAbstractReference.updateReference(GEvent event) Called to establish a new reference after name change or parent-hood.Uses of GEvent in com.iizix.prop.content
Methods in com.iizix.prop.content with parameters of type GEventModifier and TypeMethodDescriptionvoidAbstractContentUIContainer.onEventSelf(GEvent event) Event checking to clear cache.protected voidAbstractContentUIContainer.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).Uses of GEvent in com.iizix.prop.font
Methods in com.iizix.prop.font with parameters of type GEventModifier and TypeMethodDescriptionvoidFontFiles.onEventSelf(GEvent event) Overridden to check for cache clearing...Uses of GEvent in com.iizix.prop.image
Methods in com.iizix.prop.image with parameters of type GEventModifier and TypeMethodDescriptionvoidFontIconDefinition.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImageDefinition.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImageLocation.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImagesDefinition.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImagesResolution.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImageStyle.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImageStyleLocation.onEventSelf(GEvent event) Overridden to check for cache clearing...voidImageStylesResolution.onEventSelf(GEvent event) Overridden to check for cache clearing...voidStyledImageDefinition.onEventSelf(GEvent event) Overridden to check for cache clearing...voidSVGDefinition.onEventSelf(GEvent event) Overridden to check for cache clearing...Uses of GEvent in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type GEventModifier and TypeMethodDescriptionprotected booleanUIComp.fireSelection(GEvent event) Fires the selection to the listeners if it is changed.protected GProp<?>UIComp.getTrigger(GEvent event) Gets the trigger from an event.voidAbstractUICompRelativeReference.onEventSelf(GEvent event) Overridden to check for cache clearing...voidCIDProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidTooltipProp.onEventSelf(GEvent event) Called when a property event is send to this property.voidUIAbstractListChoice.onEventSelf(GEvent event) Updates a VirtualSpace Field when a component text changes.voidUIComp.onEventSelf(GEvent event) Updates a VirtualSpace Field when a component text changes.voidUIImage.onEventSelf(GEvent event) Self events.voidUIImage2.onEventSelf(GEvent event) Self events.voidUIPanelBase.onEventSelf(GEvent event) Invalidates cached mappings.voidUISwapContainer.onEventSelf(GEvent event) Event checking to update the VSField from selection index or combobox text.voidTooltipProp.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString tag changed due to refactoring.protected voidUIComp.onNotifySelectionChanged(GEvent event) Method called when the selection of the component has changed and has been verified to be different from a previous selection.protected voidMUISwitch.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUIAbstractListChoice.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUICheckBox.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUICheckedMenuItem.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUIComp.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUIContainer.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUIRadioButton.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected voidUIRadioMenuItem.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).voidTooltipProp.resolveKStrings(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.Uses of GEvent in com.iizix.prop.ui.datetime
Methods in com.iizix.prop.ui.datetime with parameters of type GEventUses of GEvent in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map with parameters of type GEventModifier and TypeMethodDescriptionvoidUIMap.onEventSelf(GEvent event) Updates a VirtualSpace Field when a component text changes.protected voidMapMarkerProp.onNotifySelectionChanged(GEvent event) Method called when the selection of the component has changed and has been verified to be different from a previous selection.protected voidMapMarkerProp.onSelectionChanged(GEvent event) Method called when the selection of the component changed due to a property change (value changed, property added or removed).Uses of GEvent in com.iizix.prop.ui.mlist
Methods in com.iizix.prop.ui.mlist with parameters of type GEventModifier and TypeMethodDescriptionvoidMLItemProp.onEventSelf(GEvent event) Updates a VirtualSpace Field when a component text changes.Uses of GEvent in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table with parameters of type GEventModifier and TypeMethodDescriptionvoidUITable.onEventSelf(GEvent event) Event checking to clear cache.voidUITableColumn.onEventSelf(GEvent event) Event checking to clear cache.Uses of GEvent in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type GEventModifier and TypeMethodDescriptionprotected voidVSRelativeReference.createReference(GEvent event) Creates the reference.protected voidVSTableColumnReference.createReference(GEvent event) Creates the reference.voidVirtualSpace.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidVSComponent.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidVSField.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidVSParticipantsHolder.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.final voidVSRelativeReference.onEventSelf(GEvent event) Called when a property event is send to this property.voidVSTable.onEventSelf(GEvent event) Checks for state change events and fires it to listeners.voidVSReference.onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.voidVSRelativeReference.onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.voidVSTableColumnReference.onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.protected voidVSRelativeReference.onVSReferenceChanged(GEvent event) Rechecks the reference, the VSReference has changed.protected voidVSTableColumnReference.onVSReferenceChanged(GEvent event) Rechecks the reference, the VSReference has changed.voidResolves the reference.protected final voidVSRelativeReference.resolve(PropReference ref, boolean doReCheck, GEvent event) Resolves the reference.voidResolves the reference.Uses of GEvent in com.iizix.server.acme
Methods in com.iizix.server.acme with parameters of type GEventModifier and TypeMethodDescriptionvoidLetsEncryptDomain.onEventSelf(GEvent event) Change of password or keystore invalidates the existing keystore cached.Uses of GEvent in com.iizix.server.app
Methods in com.iizix.server.app with parameters of type GEventModifier and TypeMethodDescriptionvoidVirtualsContainer.VContainer.onEventSelf(GEvent event) Event processing, used to verify events.Uses of GEvent in com.iizix.server.prop
Methods in com.iizix.server.prop with parameters of type GEventUses of GEvent in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type GEventModifier and TypeMethodDescriptionvoidScreenProp.onEventSelf(GEvent event) Event checking to clear cache.Uses of GEvent in com.iizix.term.server
Methods in com.iizix.term.server with parameters of type GEventModifier and TypeMethodDescriptionvoidActiveTerminalSession.onEventSelf(GEvent event) Property events go here, and a new terminal session request is received from the monitor (client) side if the HostSessionProps are created.Uses of GEvent in com.iizix.test.client
Methods in com.iizix.test.client with parameters of type GEventUses of GEvent in com.iizix.text
Methods in com.iizix.text with parameters of type GEventModifier and TypeMethodDescriptionbooleanKStringHTMLTextTableTag.isRefreshRequired(GEvent event, KStringProp ksp) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.booleanKStringHTMLTextVirtualSpaceTag.isRefreshRequired(GEvent event, VSField field) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.booleanKStringPLAINTextTableTag.isRefreshRequired(GEvent event, KStringProp ksp) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.booleanKStringPLAINVirtualSpaceTag.isRefreshRequired(GEvent event, VSField field) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.booleanKStringTag.isRefreshRequired(GEvent event, TARGET target) Upon a property event received on the target reference property (or its children), this method verifies if the event would affect the KString contents needing to be refreshed.voidCalled when a property event is send to the holder property.voidCalled to process an event.voidIKStringHolder.onKStringRefactored(KStringHolder holder, GEvent triggerEvent) Called when a KString has been refactored and requires the property to change the KString contents.voidKStringHolder.TagReference.onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent) Called when a property reference event occurs.voidResolves the references.voidKStringHTMLTag.resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.voidKStringTag.resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent) Resolves the reference.voidIKStringHolder.resolveKStrings(boolean doReCheck, GEvent triggerEvent) Resolves the references to KString's in all held KString's.