Fan

 

pod

web

Pod Facets

@podBuildHost = "BLAZE"
@podBuildTime = DateTime("2009-07-24T12:26:24.078-04:00 New_York")
@podIndexFacets = [@web::webView]
@podBuildUser = "Brian"
@podDepends = [Depend("sys 1.0"), Depend("inet 1.0")]
@podSrcDirs = [`fan/`, `test/`]

Symbols

webView

Type[] webView := Type[,]

Indicates a web based view on the given types. See docLib::WebApp.

webViewPriority

Int webViewPriority := 0

Indicates priority of web view: 0 is lowest. See docLib::WebApp.