Uses of Interface
com.iizix.prop.vs.IVSActionProcessComplete
Packages that use IVSActionProcessComplete
Uses of IVSActionProcessComplete in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type IVSActionProcessCompleteModifier and TypeMethodDescriptionVSAction.invoke
(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, UIComp contextComponent, IVSActionProcessComplete completeCallback) Invokes the action.VSAction.invoke
(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, IVSActionProcessComplete completeCallback) Invokes the action.VSActionReference.invokeAction
(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, IVSActionProcessComplete completeCallback) Invokes the action.