Uses of Class
com.iizix.event.GEvent
Uses of GEvent in com.iizigo.app
Methods in com.iizigo.app with parameters of type GEvent Modifier and Type Method Description void
ApplicationDistributorPropertyPage. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.editor
Methods in com.iizigo.editor with parameters of type GEvent Modifier and Type Method Description protected void
PropEditorPart. onEditedPropertyChangedForVerify(GEvent event)
Called when verification listener gets called for verify, very commonly in a non-SWT thread.protected void
PropEditorPart. onPartRenamed(GEvent e)
Called when the part has been renamed.static void
PropHelper. 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.event Modifier and Type Class Description class
CommonDesignerEvent
Common Designer event for the event ID PROP_DESIGNER_VIEWER_UPDATE.class
QueryDesignerPropEvent
Event ID used to query for references in a broadcast event sent to all properties from the Module root container.class
QueryReferences
Queries the workspace for references.Uses of GEvent in com.iizigo.font
Methods in com.iizigo.font with parameters of type GEvent Modifier and Type Method Description protected void
FontFacesEditor. 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 GEvent Modifier and Type Method Description void
EditorFontFaces. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
EditorFontFiles. 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 GEvent Modifier and Type Method Description protected void
ImageDefinitionEditor. onEditedPropertyChangedForVerify(GEvent event)
Called when verification listener gets called for verify, very commonly in a non-SWT thread.void
ImageInfo. onEvent(GEvent event)
Property event.Uses of GEvent in com.iizigo.java
Methods in com.iizigo.java with parameters of type GEvent Modifier and Type Method Description void
JavaClass. onQuery(EditorClassReference ref, GEvent event)
Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPS
event.void
JavaClass. onQuery(EditorMethodReference2 ref, GEvent event)
Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPS
event.void
JavaClass. onQuery(EditorMethodReference ref, GEvent event)
Called when the property receives aGEvent.PROP_QUERY_DESIGNER_PROPS
event.boolean
JavaPropReference. 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.event Modifier and Type Class Description class
JavaClassEvent
Event ID used to broadcast an event of a Java Class file change, sent from the ClassReference parent in a sinking way to all children.class
JavaMethodEvent
Event 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 GEvent Modifier and Type Method Description void
AnnotationsContainer. onEventSelf(GEvent event)
Called when a property event is send to this property.void
GAnnotation. 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 GEvent Modifier and Type Method Description void
EditorClassReference. onEventSelf(GEvent event)
Event processing for Java Class Reference changed.void
EditorMethodReference. onEventSelf(GEvent event)
Event processing for Java Class Reference changed.void
EditorMethodReference2. onEventSelf(GEvent event)
Event processing for Java Class Reference changed.Uses of GEvent in com.iizigo.navigator
Methods in com.iizigo.navigator with parameters of type GEvent Modifier and Type Method Description void
ContentProvider. onEvent(GEvent e)
An IIZI event processed here to see if the viewer needs update.void
StringMapPropContentProvider. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.panel
Methods in com.iizigo.panel with parameters of type GEvent Modifier and Type Method Description protected void
ContextMenuEditor. onEditedPropertyChangedForVerify(GEvent event)
Called when verification listener gets called for verify, very commonly in a non-SWT thread.protected void
PanelEditor. onEditedPropertyChangedForVerify(GEvent event)
Called when verification listener gets called for verify, very commonly in a non-SWT thread.void
ClientSideEditor. onEvent(GEvent e)
The 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 GEvent Modifier and Type Method Description void
EMUISwitch. onEventSelf(GEvent event)
Updates to the "checkNoMatch" property must be reflected in the UI.void
EUICheckBox. onEventSelf(GEvent event)
Updates to the "checkNoMatch" property must be reflected in the UI.void
EUICheckedMenuItem. onEventSelf(GEvent event)
Updates to the "checkNoMatch" property must be reflected in the UI.void
EUIRadioButton. onEventSelf(GEvent event)
Updates to the "selNoMatch" property must be reflected in the UI.void
EUIRadioMenuItem. 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 GEvent Modifier and Type Method Description boolean
EMLDefaultItemProp. hasEditedPropertyListChanged(GEvent event)
Verifies if the property has changed.boolean
EMLGroup. hasEditedPropertyListChanged(GEvent event)
Verifies if the property has changed.boolean
EMLItemProp. hasEditedPropertyListChanged(GEvent event)
Verifies if the property has changed.void
EMLGroup. 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 GEvent Modifier and Type Method Description void
ModuleAppPropertyPage. onEvent(GEvent event)
Called to process an event.void
ModuleRootPropCnr. onEventSelf(GEvent event)
Listens to changes in the Module settings and clears the cache of aliases accordingly.void
ProjectRootPropCnr. 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 GEvent Modifier and Type Method Description boolean
IDynamicPropertyEditorList. hasEditedPropertyListChanged(GEvent event)
Verifies if the property has changed.void
ContainerListener. onEvent(GEvent event)
Property event.void
DesignerProp. onEvent(GEvent event)
Property event from property container.void
PropExtender. onEvent(GEvent e)
Source events.void
EditorFolderSettingsProp. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
FilePropCnr. onEventSelf(GEvent event)
Called when a property event is send to this property.void
FolderPropCnr. onEventSelf(GEvent event)
Called when a property event is send to this property.void
MultiPropCnr. onEventSelf(GEvent event)
Called when a property event is send to this property.void
DesignerPropFactoryInterface. processQueryDesignerProps(PropReference ref, GEvent event)
Requests processing of the method by the Designer factory interface, done when thePropReference
gets theGEvent.PROP_QUERY_DESIGNER_PROPS
event.Uses of GEvent in com.iizigo.prop.editor
Methods in com.iizigo.prop.editor with parameters of type GEvent Modifier and Type Method Description void
AtomNamePropEditor. onEvent(GEvent e)
Property event.void
ExtendsFlagPropEditor. onEvent(GEvent e)
Property event.void
ExtendsNamePropEditor. onEvent(GEvent e)
Property event.Uses of GEvent in com.iizigo.prop.editor.dialog
Methods in com.iizigo.prop.editor.dialog with parameters of type GEvent Modifier and Type Method Description void
StylesDialog. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.push
Methods in com.iizigo.push with parameters of type GEvent Modifier and Type Method Description void
PushPropertyPage. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.pwa
Methods in com.iizigo.pwa with parameters of type GEvent Modifier and Type Method Description void
PWAPropertyPage. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.run
Methods in com.iizigo.run with parameters of type GEvent Modifier and Type Method Description void
EditorRuntimeBuilderPropertyPage. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.selector
Methods in com.iizigo.selector with parameters of type GEvent Modifier and Type Method Description protected void
SelectorEditor. onEditedPropertyChangedForVerify(GEvent event)
Called when verification listener gets called for verify, very commonly in a non-SWT thread.void
SelectorEditor. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.server
Methods in com.iizigo.server with parameters of type GEvent Modifier and Type Method Description void
ServerConfigComposite. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.server.config
Methods in com.iizigo.server.config with parameters of type GEvent Modifier and Type Method Description boolean
EditorWebServerPortConfig. 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 GEvent Modifier and Type Method Description protected void
StyleEditor. 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 GEvent Modifier and Type Method Description void
EditorActiveTerminalSession. 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 GEvent Modifier and Type Method Description void
TextTableContentProvider. onEvent(GEvent event)
Called to process an event.void
TextTableEditor. onEvent(GEvent event)
Called to process an event.void
TextTableLabelProvider. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.text.prop
Methods in com.iizigo.text.prop with parameters of type GEvent Modifier and Type Method Description void
EditorTextTable. 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 GEvent Modifier and Type Method Description void
ServerBrowser. onEvent(GEvent event)
Events from the monitor.Uses of GEvent in com.iizigo.vs
Methods in com.iizigo.vs with parameters of type GEvent Modifier and Type Method Description void
ActionActorDialog. onEvent(GEvent event)
Called to process an event.void
TablePanel. onEvent(GEvent event)
Property event.void
VSTableContentProvider. onEvent(GEvent event)
Called to process an event.void
VSTableLabelProvider. onEvent(GEvent event)
Called to process an event.Uses of GEvent in com.iizigo.vs.prop
Methods in com.iizigo.vs.prop with parameters of type GEvent Modifier and Type Method Description void
EditorVSAction. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
EditorVSColumnHeader. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
EditorVSField. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
EditorVSGroup. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
EditorVSRow. onEventSelf(GEvent event)
Checks for reordering of columns.void
EditorVSTable. 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 GEvent Modifier and Type Method Description void
EditorOutputColumn. onEventSelf(GEvent event)
Processes events that may change wrapped elements.void
EditorOutputTable. onEventSelf(GEvent event)
Processes events that may change wrapped elements.void
EditorOutputVariable. onEventSelf(GEvent event)
Processes events that may change wrapped elements.Uses of GEvent in com.iizix.event
Subclasses of GEvent in com.iizix.event Modifier and Type Class Description class
AssetEvent
Event ID used to broadcast an event of asset file changes, send to all properties in a module project.class
BubbleEvent
Abstract class extending the baseGEvent
to set the event propagation to sinking, i.e.class
KStringEvent
The KString refactoring event that indicates that the KString has been refactored and needs updating the KStringProp property with a new KString.class
ParentCnrAddedEvent
Event used to send to all children of an added container in a sinking non-bubbling form.class
ParentCnrMoveEvent
Event used to send to all children of a moved container in a sinking non-bubbling form.class
ParentCnrNameEvent
The event that indicates that a property container name has been changed.class
ProjectNameEvent
The event that indicates that a property name has been changed.class
PropAttrEvent
The event that indicates that a property attribute has been set for the first time or when it has been changed.class
PropCnrEvent
Event indicating a property container has had a property added or removed.class
PropCnrFocusEvent
The focus event send to the property receiving losing and focus, its listeners and the parents respectively.class
PropCopyEvent
Event indicating a property has been copied from one parent to a new one.class
PropDisposeEvent
Event indicating a property has been disposed of.class
PropErrorAttrEvent
The event that indicates that a property error attribute has been set for the first time or when it has been changed.class
PropFocusEvent
The focus event send to the property receiving losing and focus, its listeners and the parents respectively.class
PropMoveEvent
The event that indicates that a property container has been moved to another container.class
PropNameEvent
The event that indicates that a property name has been changed.class
PropReorderEvent
Event indicating a property container has had its children properties reordered.class
PropValueEvent
The event that indicates that a property has been set for the first time or when it has been changed.class
RefreshEvent
Event indicating a refresh is required of a certain type, e.g.class
RemoteEvent
A remote event is used to communicate between end-points property instances.class
ResolveReferencesEvent
Event used to resolve references in a broadcast event sent to all properties from the root container.class
SinkEvent
Abstract class extending the baseGEvent
to set the event propagation to sinking, i.e.class
VSReferenceEvent
Event 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 GEvent Modifier and Type Method Description void
PostProcessing. execute(GProp<?> dispatcher, GEvent event)
Executes all post processors for a dispatcher.void
EventListener. onEvent(GEvent event)
Called to process an event.void
EventMulticaster. onEvent(GEvent event)
Called when the event is fired.Uses of GEvent in com.iizix.prop
Methods in com.iizix.prop with parameters of type GEvent Modifier and Type Method Description protected void
AbstractReference. checkCreateReference(GEvent event)
Checks for tree to be valid in order to create the reference.protected void
AbstractReference. createUpdateReference(PropReference ref, boolean doReCheck, GEvent event)
Resolves or creates the reference.boolean
IPropCnr. initializeExtendsFramework(GEvent triggerEvent)
Initializes the extends framework for this container.boolean
PropCnr. initializeExtendsFramework(GEvent triggerEvent)
Initializes the extends framework for this container.void
GProp. onEvent(GEvent event)
Called when a property event is send to this property.void
IGProp. onEvent(GEvent event)
Called when a property event is send to this property.void
ProxyImpl. onEvent(GEvent e)
Source events.void
ProxyPropCnrImpl. onEvent(GEvent e)
Source events.void
AbstractReference. onEventSelf(GEvent event)
Called when a property event is send to this property.void
AppLanguages. onEventSelf(GEvent e)
Event checking.void
AssetReference. onEventSelf(GEvent event)
Called when a property event is send to this property.void
AssetReferences. onEventSelf(GEvent event)
Called when a property event is send to this property.void
BadgeProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
ClientProps. onEventSelf(GEvent event)
Checks for self-event to queue remote events.void
EnvProps. onEventSelf(GEvent event)
Called when a property event is send to this property.void
GeoProps. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
GProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
IGProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
ImageReference. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
KStringProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
Selector. onEventSelf(GEvent event)
Checks for expression changes to define references.void
StylesReferences. onEventSelf(GEvent event)
Called when a property event is send to this property.void
BadgeProp. onKStringRefactored(KStringHolder holder, GEvent triggerEvent)
Called when a KString tag changed due to refactoring.void
KStringProp. onKStringRefactored(KStringHolder holder, GEvent triggerEvent)
Called when a KString tag changed due to refactoring.void
AbstractReference. onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.void
IPropReference. onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.void
IPropFactory. processQueryDesignerProps(PropReference ref, GEvent event)
Requests processing of the method by the Designer factory interface, done when thePropReference
gets theGEvent.PROP_QUERY_DESIGNER_PROPS
event.static void
PropFactory. processQueryDesignerProps(PropReference ref, GEvent event)
Requests processing of the method by the Designer factory interface, done when thePropReference
gets theGEvent.PROP_QUERY_DESIGNER_PROPS
event.void
PropMgr. queueEvent(GEvent event)
Queues a property event during update of the property tree from the remote party until the entire tree has been updated.boolean
PropReference. resolve(boolean doReCheck, GEvent triggerEvent)
Attempts to resolve the property name.boolean
PropReference. resolve(GProp<?> anyPropertyInTree, boolean doReCheck, GEvent triggerEvent)
Attempts to resolve the property name.void
BadgeProp. resolveKStrings(boolean doReCheck, GEvent triggerEvent)
Resolves the references to KString's in all held KString's.void
KStringProp. resolveKStrings(boolean doReCheck, GEvent triggerEvent)
Resolves the references to KString's in all held KString's.protected void
AbstractReference. 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 GEvent Modifier and Type Method Description void
AbstractContentUIContainer. onEventSelf(GEvent event)
Event checking to clear cache.protected void
AbstractContentUIContainer. 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 GEvent Modifier and Type Method Description void
FontFiles. 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 GEvent Modifier and Type Method Description void
FontIconDefinition. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImageDefinition. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImageLocation. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImagesDefinition. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImagesResolution. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImageStyle. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImageStyleLocation. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
ImageStylesResolution. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
StyledImageDefinition. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
SVGDefinition. 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 GEvent Modifier and Type Method Description protected boolean
UIComp. 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.void
AbstractUICompRelativeReference. onEventSelf(GEvent event)
Overridden to check for cache clearing...void
CIDProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
TooltipProp. onEventSelf(GEvent event)
Called when a property event is send to this property.void
UIAbstractListChoice. onEventSelf(GEvent event)
Updates a VirtualSpace Field when a component text changes.void
UIComp. onEventSelf(GEvent event)
Updates a VirtualSpace Field when a component text changes.void
UIImage. onEventSelf(GEvent event)
Self events.void
UIImage2. onEventSelf(GEvent event)
Self events.void
UIPanelBase. onEventSelf(GEvent event)
Invalidates cached mappings.void
UISwapContainer. onEventSelf(GEvent event)
Event checking to update the VSField from selection index or combobox text.void
TooltipProp. onKStringRefactored(KStringHolder holder, GEvent triggerEvent)
Called when a KString tag changed due to refactoring.protected void
UIComp. 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 void
MUISwitch. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UIAbstractListChoice. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UICheckBox. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UICheckedMenuItem. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UIComp. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UIContainer. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UIRadioButton. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).protected void
UIRadioMenuItem. onSelectionChanged(GEvent event)
Method called when the selection of the component changed due to a property change (value changed, property added or removed).void
TooltipProp. 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 GEvent Modifier and Type Method Description void
UIDateTime. onEventSelf(GEvent event)
Processes events.Uses of GEvent in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map with parameters of type GEvent Modifier and Type Method Description void
UIMap. onEventSelf(GEvent event)
Updates a VirtualSpace Field when a component text changes.protected void
MapMarkerProp. 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 void
MapMarkerProp. 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 GEvent Modifier and Type Method Description void
MLItemProp. 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 GEvent Modifier and Type Method Description void
UITable. onEventSelf(GEvent event)
Event checking to clear cache.void
UITableColumn. 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 GEvent Modifier and Type Method Description protected void
VSRelativeReference. createReference(GEvent event)
Creates the reference.protected void
VSTableColumnReference. createReference(GEvent event)
Creates the reference.void
VirtualSpace. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
VSComponent. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
VSField. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
VSParticipantsHolder. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
VSRelativeReference. onEventSelf(GEvent event)
Called when a property event is send to this property.void
VSTable. onEventSelf(GEvent event)
Checks for state change events and fires it to listeners.void
VSReference. onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.void
VSRelativeReference. onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.void
VSTableColumnReference. onReferenceEvent(PropReference reference, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.protected void
VSRelativeReference. onVSReferenceChanged(GEvent event)
Rechecks the reference, the VSReference has changed.protected void
VSTableColumnReference. onVSReferenceChanged(GEvent event)
Rechecks the reference, the VSReference has changed.void
VSRelativeReference. resolve(boolean doReCheck, GEvent event)
Resolves the reference.protected void
VSRelativeReference. resolve(PropReference ref, boolean doReCheck, GEvent event)
Resolves the reference.void
VSTableColumnReference. resolve(boolean doReCheck, GEvent event)
Resolves the reference.Uses of GEvent in com.iizix.server.acme
Methods in com.iizix.server.acme with parameters of type GEvent Modifier and Type Method Description void
LetsEncryptDomain. 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 GEvent Modifier and Type Method Description void
VirtualsContainer.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 GEvent Modifier and Type Method Description void
RootPropTransactionSender. onEvent(GEvent event)
Called when an event is triggered in the root.Uses of GEvent in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type GEvent Modifier and Type Method Description void
ScreenProp. 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 GEvent Modifier and Type Method Description void
ActiveTerminalSession. 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 GEvent Modifier and Type Method Description void
NonUIClient. onEvent(GEvent event)
Called to process an event due to a change in the some property in the UI root tree.Uses of GEvent in com.iizix.text
Methods in com.iizix.text with parameters of type GEvent Modifier and Type Method Description boolean
KStringHTMLTextTableTag. 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.boolean
KStringHTMLTextVirtualSpaceTag. 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.boolean
KStringPLAINTextTableTag. 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.boolean
KStringPLAINVirtualSpaceTag. 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.boolean
KStringTag. 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.void
KStringHolder. onEvent(GEvent event)
Called when a property event is send to the holder property.void
KStringHolder.TagReference. onEvent(GEvent event)
Called to process an event.void
IKStringHolder. onKStringRefactored(KStringHolder holder, GEvent triggerEvent)
Called when a KString has been refactored and requires the property to change the KString contents.void
KStringHolder.TagReference. onReferenceEvent(PropReference ref, IPropReference.ReferenceChangeEvent event, GEvent triggerEvent)
Called when a property reference event occurs.void
KStringHolder. resolve(boolean doReCheck, GEvent triggerEvent)
Resolves the references.void
KStringHTMLTag. resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent)
Resolves the reference.void
KStringTag. resolve(KStringHolder holder, boolean doReCheck, GEvent triggerEvent)
Resolves the reference.void
IKStringHolder. resolveKStrings(boolean doReCheck, GEvent triggerEvent)
Resolves the references to KString's in all held KString's.