Coherent UI for .NET  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.ViewListener Member List

This is the complete list of members for Coherent.UI.ViewListener, including all inherited members.

AudioStreamCloseCoherent.UI.ViewListener
AudioStreamCreatedCoherent.UI.ViewListener
AudioStreamPauseCoherent.UI.ViewListener
AudioStreamPlayCoherent.UI.ViewListener
BindingsReleasedCoherent.UI.ViewListener
CallbackCoherent.UI.ViewListener
CaretRectChangedCoherent.UI.ViewListener
CertificateErrorCoherent.UI.ViewListener
CreateSurface(bool sharedMemory, uint width, uint height, SurfaceResponse response)Coherent.UI.ViewListenerinlinevirtual
CursorChangedCoherent.UI.ViewListener
DestroySurface(CoherentHandle surface, bool usesSharedMemory)Coherent.UI.ViewListenerinlinevirtual
DrawCoherent.UI.ViewListener
ErrorCoherent.UI.ViewListener
FailLoadCoherent.UI.ViewListener
FileSelectRequestCoherent.UI.ViewListener
FinishLoadCoherent.UI.ViewListener
GetAuthCredentialsCoherent.UI.ViewListener
IMEShouldCancelCompositionCoherent.UI.ViewListener
JavaScriptMessageCoherent.UI.ViewListener
MessageLevel enum nameCoherent.UI.ViewListenerBase
NavigateToCoherent.UI.ViewListener
OnAudioStreamClose(int streamId)Coherent.UI.ViewListenerinlinevirtual
OnAudioStreamCreated(int streamId, int channels, int bitDepth, int frequency)Coherent.UI.ViewListenerinlinevirtual
OnAudioStreamPause(int streamId)Coherent.UI.ViewListenerinlinevirtual
OnAudioStreamPlay(int streamId)Coherent.UI.ViewListenerinlinevirtual
OnBindingsReleased(int frameId, string path, bool isMainFrame)Coherent.UI.ViewListenerinlinevirtual
OnCallback(string eventName, Binding.CallbackArguments arguments)Coherent.UI.ViewListenerinlinevirtual
OnCanCreateChildWindow(string openerUrl, string targetUrl, ChildViewInfo childViewInfo)Coherent.UI.ViewListenerinlinevirtual
OnCaretRectChanged(uint x, uint y, uint width, uint height)Coherent.UI.ViewListenerinlinevirtual
OnCertificateError(string url, CertificateStatus status, Certificate certificate, CertificateErrorResponse response)Coherent.UI.ViewListenerinlinevirtual
OnCursorChanged(CursorTypes cursor)Coherent.UI.ViewListenerinlinevirtual
OnDraw(CoherentHandle handle, bool usesSharedMemory, int width, int height)Coherent.UI.ViewListenerinlinevirtual
OnError(ViewError error)Coherent.UI.ViewListenerinlinevirtual
OnFailLoad(int frameId, string validatedPath, bool isMainFrame, string error)Coherent.UI.ViewListenerinlinevirtual
OnFileSelectRequest(FileSelectRequest request)Coherent.UI.ViewListenerinlinevirtual
OnFinishLoad(int frameId, string validatedPath, bool isMainFrame, int statusCode, HTTPHeader[] headers)Coherent.UI.ViewListenerinlinevirtual
OnGetAuthCredentials(bool isProxy, string host, uint port, string realm, string scheme)Coherent.UI.ViewListenerinlinevirtual
OnIMEShouldCancelComposition()Coherent.UI.ViewListenerinlinevirtual
OnJavaScriptMessage(string message, string defaultPrompt, string frameUrl, int messageType)Coherent.UI.ViewListenerinlinevirtual
OnNavigateTo(string path)Coherent.UI.ViewListenerinlinevirtual
OnReadyForBindings(int frameId, string path, bool isMainFrame)Coherent.UI.ViewListenerinlinevirtual
OnRequestMediaStream(MediaStreamRequest request)Coherent.UI.ViewListenerinlinevirtual
OnScriptMessage(ViewListenerBase.MessageLevel level, string message, string sourceId, int line)Coherent.UI.ViewListenerinlinevirtual
OnStartLoading()Coherent.UI.ViewListenerinlinevirtual
OnStopLoading()Coherent.UI.ViewListenerinlinevirtual
OnTextInputTypeChanged(TextInputControlType type, bool canComposeInline)Coherent.UI.ViewListenerinlinevirtual
OnURLRequest(URLRequest request)Coherent.UI.ViewListenerinlinevirtual
OnViewCreated(View view)Coherent.UI.ViewListenerinlinevirtual
ReadyForBindingsCoherent.UI.ViewListener
Release()Coherent.UI.ViewListenerinlinevirtual
RequestMediaStreamCoherent.UI.ViewListener
ScriptMessageCoherent.UI.ViewListener
StartLoadingCoherent.UI.ViewListener
StopLoadingCoherent.UI.ViewListener
TextInputTypeChangedCoherent.UI.ViewListener
URLRequestCoherent.UI.ViewListener
ViewCreatedCoherent.UI.ViewListener