public class VSBaseEventWithTrigger<VSCOMP extends IVSComponent> extends VSBaseEvent<VSCOMP>
IMessageBox.Icon
ICON_ERROR, ICON_INFORMATION, ICON_MAP, ICON_NONE, ICON_QUESTION, ICON_WARNING
Modifier | Constructor and Description |
---|---|
protected |
VSBaseEventWithTrigger(VSCOMP source,
GProp<?> trigger)
Constructor called from the subclass with trigger information.
|
Modifier and Type | Method and Description |
---|---|
GProp<?> |
getTrigger()
Gets the trigger property being the source of the event.
|
IClientSessionGyro |
getTriggerClientSessionGyro()
Gets the client session that triggered the VS event.
|
UIComp |
getTriggerUIComp()
Gets the UIComp that triggered the event.
|
protected String |
paramString()
Gets the parameter string.
|
getAppSessionGyro, getVirtualSpace
getAction, getAction2, getActionNull, getActionNull2, getField, getField2, getFieldNull, getFieldNull2, getGroup, getGroup2, getGroupNull, getGroupNull2, getSource, getTable, getTable2, getTableNull, getTableNull2, getTime, getVirtualizedVirtualSpace, getVSComponent, getVSComponent2, getVSComponentNull, getVSComponentNull2, messageBox, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
messageBox, messageBox
protected VSBaseEventWithTrigger(VSCOMP source, GProp<?> trigger)
source
- The source VS component.NullPointerException
- If the source is null.public GProp<?> getTrigger()
public UIComp getTriggerUIComp()
Avoid calling this method repeatedly as it requires look-up.
public IClientSessionGyro getTriggerClientSessionGyro()
IClientSessionGyro.getSessionInstance()
.
Avoid calling this method repeatedly as it requires look-up.
protected String paramString()
paramString
in class BaseEvent<VSCOMP extends IVSComponent>
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.