LoadHandler_OnLoadingStateChange_args
open class LoadHandler_OnLoadingStateChange_args : TBase<T, F> , Serializable, Cloneable, Comparable<T>
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field canGoBack is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field canGoForward is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field isLoading is set (has been assigned a value) and false otherwise
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setCanGoForward(canGoForward: Boolean): ClientHandlers.LoadHandler_OnLoadingStateChange_args
Link copied to clipboard
Link copied to clipboard
open fun setFieldValue(field: ClientHandlers.LoadHandler_OnLoadingStateChange_args._Fields, value: Any)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard