Uses of Interface
com.iizix.event.IPostEventProcessing
Package
Description
Uses of IPostEventProcessing in com.iizigo.event
Modifier and TypeClassDescriptionclass
Common Designer event for the event ID PROP_DESIGNER_VIEWER_UPDATE.class
Event ID used to query for references in a broadcast event sent to all properties from the Module root container.class
Queries the workspace for references.Uses of IPostEventProcessing in com.iizigo.java.event
Modifier and TypeClassDescriptionclass
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
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 IPostEventProcessing in com.iizigo.panel.prop
Modifier and TypeMethodDescriptionvoid
EUIDateTime.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizigo.vs
Modifier and TypeMethodDescriptionvoid
TablePanel.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) void
TablePanel.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) void
ValuePanel.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing pp) Uses of IPostEventProcessing in com.iizix.db.prop
Modifier and TypeMethodDescriptionvoid
ResultSetColumnProp.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
ResultSetProps.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
InputVariable.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
ResultProps.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.event
Modifier and TypeClassDescriptionclass
Event ID used to broadcast an event of asset file changes, send to all properties in a module project.class
Abstract class extending the baseGEvent
to set the event propagation to sinking, i.e.class
This class is the base class for all events.class
The KString refactoring event that indicates that the KString has been refactored and needs updating the KStringProp property with a new KString.class
Event used to send to all children of an added container in a sinking non-bubbling form.class
Event used to send to all children of a moved container in a sinking non-bubbling form.class
The event that indicates that a property container name has been changed.class
The post processor implementation.class
The event that indicates that a property name has been changed.class
The event that indicates that a property attribute has been set for the first time or when it has been changed.class
Event indicating a property container has had a property added or removed.class
The focus event send to the property receiving losing and focus, its listeners and the parents respectively.class
Event indicating a property has been copied from one parent to a new one.class
Event indicating a property has been disposed of.class
The event that indicates that a property error attribute has been set for the first time or when it has been changed.class
The focus event send to the property receiving losing and focus, its listeners and the parents respectively.class
The event that indicates that a property container has been moved to another container.class
The event that indicates that a property name has been changed.class
Event indicating a property container has had its children properties reordered.class
The event that indicates that a property has been set for the first time or when it has been changed.class
Event indicating a refresh is required of a certain type, e.g.class
A remote event is used to communicate between end-points property instances.class
Event used to resolve references in a broadcast event sent to all properties from the root container.class
Abstract class extending the baseGEvent
to set the event propagation to sinking, i.e.class
Event ID used to resolve VSRelativeReferences in a broadcast event sent to all children of the container that has a VSReference instance.Uses of IPostEventProcessing in com.iizix.prop.content
Modifier and TypeMethodDescriptionvoid
AbstractContentUIContainer.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.Uses of IPostEventProcessing in com.iizix.prop.ui
Modifier and TypeMethodDescriptionvoid
UIAbstractListChoice.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
MUISwitch.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIAbstractListChoice.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UICalendar.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UICheckBox.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UICheckedMenuItem.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIComp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIProgress.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.static void
UIRadioButton.onValueChanged
(UIComp comp, VSField field, Value value, IPostEventProcessing postProcessing) Called when the field value is set.void
UIRadioButton.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UIRadioMenuItem.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
UISlider.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.prop.ui.chart.series
Modifier and TypeMethodDescriptionvoid
Series.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.Uses of IPostEventProcessing in com.iizix.prop.ui.datetime
Modifier and TypeMethodDescriptionvoid
UIDateTime.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionvoid
UIMap.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.prop.ui.mlist
Modifier and TypeMethodDescriptionvoid
MLItemProp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.prop.ui.table
Modifier and TypeMethodDescriptionvoid
UITable.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
UITableColumn.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
UITable.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.prop.vs
Modifier and TypeMethodDescriptionvoid
IVSColumnListener.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
IVSTableListener.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
VSColumnAdapter.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
VSTableAdapter.onCellValueChanged
(VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set.void
IVSFieldListener.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.void
VSFieldAdapter.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.Uses of IPostEventProcessing in com.iizix.term.prop
Modifier and TypeMethodDescriptionvoid
ScreenFieldProp.onCellValueChanged
(VSColumnHeader column, VSField cell, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the cell value is set in the column.void
ScreenFieldProp.onValueChanged
(VSField field, Value value, GProp<?> trigger, IPostEventProcessing postProcessing) Called when the field value is set.