org.rococoa.cocoa.webkit
Interface WebKitLibrary.WebCacheModel

Enclosing interface:
WebKitLibrary

public static interface WebKitLibrary.WebCacheModel


Field Summary
static int WebCacheModelDocumentBrowser
           
static int WebCacheModelDocumentViewer
           
static int WebCacheModelPrimaryWebBrowser
           
 

Field Detail

WebCacheModelDocumentViewer

static final int WebCacheModelDocumentViewer
See Also:
Constant Field Values

WebCacheModelDocumentBrowser

static final int WebCacheModelDocumentBrowser
See Also:
Constant Field Values

WebCacheModelPrimaryWebBrowser

static final int WebCacheModelPrimaryWebBrowser
See Also:
Constant Field Values