@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface ClientCallable
this.$server.method()
in template methods.Modifier and Type | Optional Element and Description |
---|---|
DisabledUpdateMode |
value
Controls RPC for the method from the client side to the server side when
the element is disabled.
|
public abstract DisabledUpdateMode value
Copyright © 2019. All rights reserved.