|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppSurface.ContentStyle | |
---|---|
facets.core.app | Extensions and partial specialisations of core Superficial types. |
facets.facet.app | General application building. |
Uses of AppSurface.ContentStyle in facets.core.app |
---|
Fields in facets.core.app declared as AppSurface.ContentStyle | |
---|---|
AppSurface.ContentStyle |
AppSurface.contentStyle
Immutable AppSurface.ContentStyle for the application. |
Methods in facets.core.app that return AppSurface.ContentStyle | |
---|---|
protected AppSurface.ContentStyle |
AppSpecifier.contentStyle()
|
static AppSurface.ContentStyle |
AppSurface.ContentStyle.getStyle(AppValues values)
|
static AppSurface.ContentStyle |
AppSurface.ContentStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AppSurface.ContentStyle[] |
AppSurface.ContentStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of AppSurface.ContentStyle in facets.facet.app |
---|
Methods in facets.facet.app that return AppSurface.ContentStyle | |
---|---|
protected AppSurface.ContentStyle |
FacetAppSpecifier.contentStyle()
Re-implementation looking at FacetAppSpecifier.isFileApp() . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |