| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| TemplateEvent — class, package potomac.ui |
|
TemplateEvents are the communication mechanism between templates and Potomac. |
| TemplateEvent(type:String, parameters:Object, pageDesc:potomac.ui:PageDescriptor, pageInput:potomac.ui:PageInput, pageOptions:potomac.ui:PageOptions, page:potomac.ui:Page, setFocus:Boolean) — Constructor, class potomac.ui.TemplateEvent |
|
Callers should not construct TemplateEvent instances. |
| TemplateRunner — class, package potomac.core |
|
Default application startup logic for Potomac applications. |
| TemplateRunner(templateID:String, templateData:Object) — Constructor, class potomac.core.TemplateRunner |
|
Called by the PotomacInitializer (automatically generated code in the
application project). |
| title — Property, class potomac.ui.PageDescriptor |
|
The title of the page. |
| title — Property, class potomac.ui.PageInput |
|
The title of the input. |
| title — Property, class potomac.ui.PartInput |
|
The title of the input. |
| toClass(clazz:Class) — method, interface potomac.inject.ILinker |
|
Links an injectable to the given class. |
| toInstance(instance:Object) — method, interface potomac.inject.ILinker |
|
Links the injectable to the given instance. |
| toProvider(providerClass:Class) — method, interface potomac.inject.ILinker |
|
Links an injectable to the given provider. |
| toProviderInstance(providerInstance:potomac.inject:IProvider) — method, interface potomac.inject.ILinker |
|
Links an injectable to the given provider. |
| toString() — method, class potomac.bundle.Extension |
| |
| type — Property, class potomac.bundle.Argument |
|
The fully qualified datatype of the argument. |
| type — Property, class potomac.bundle.Variable |
|
The fully qualified datatype of the variable. |
| type — Property, class potomac.ui.PageDescriptor |
|
The type of the page. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |