Uses of Interface
com.iizix.prop.vs.IVSActionProcessComplete
Packages that use IVSActionProcessComplete Package Description com.iizix.prop.vs Uses of IVSActionProcessComplete in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type IVSActionProcessComplete Modifier and Type Method Description java.lang.StringVSAction. invoke(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, UIComp contextComponent, IVSActionProcessComplete completeCallback)Invokes the action.java.lang.StringVSAction. invoke(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, IVSActionProcessComplete completeCallback)Invokes the action.java.lang.StringVSActionReference. invokeAction(IClientSessionGyro clientGyro, GProp<?> trigger, boolean isRemote, IVSActionProcessComplete completeCallback)Invokes the action.