|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppSpecifier | |
|---|---|
| facets.core.app | Extensions and partial specialisations of core Superficial types. |
| facets.facet | Surface building. |
| facets.facet.app | General application building. |
| facets.facet.app.tree | Generic tree viewer application classes. |
| facets.idiom | Examples of idiomatic use of Facets API. |
| Uses of AppSpecifier in facets.core.app |
|---|
| Fields in facets.core.app declared as AppSpecifier | |
|---|---|
AppSpecifier |
AppSurface.spec
Immutable AppSpecifier for the application. |
| Constructors in facets.core.app with parameters of type AppSpecifier | |
|---|---|
ActionAppSurface(AppSpecifier spec,
AppServices services)
Unique constructor. |
|
AppSurface(AppSpecifier spec)
Constructs an application surface. |
|
| Uses of AppSpecifier in facets.facet |
|---|
| Constructors in facets.facet with parameters of type AppSpecifier | |
|---|---|
FacetFactory.AppMenuBuilder(SContentRootTargeter rootTargeter,
AppSpecifier spec)
|
|
FacetFactory.AppTargeters(SContentRootTargeter rootTargeter,
AppSpecifier spec)
|
|
| Uses of AppSpecifier in facets.facet.app |
|---|
| Subclasses of AppSpecifier in facets.facet.app | |
|---|---|
class |
FacetAppSpecifier
AppSpecifier that builds and launches the FacetAppSurface that it specifies. |
| Uses of AppSpecifier in facets.facet.app.tree |
|---|
| Subclasses of AppSpecifier in facets.facet.app.tree | |
|---|---|
class |
TreeAppSpecifier
FacetAppSpecifier for simple applications with DataNode content. |
| Uses of AppSpecifier in facets.idiom |
|---|
| Subclasses of AppSpecifier in facets.idiom | |
|---|---|
class |
XmlView
TreeAppSpecifier that defines a utility application for viewing and editing
simple tree content. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||