| Modifier and Type | Required Element and Description |
|---|---|
String |
id
The component id.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
localeID
Represents the Locale ID. see:
http://www.oracle.com/technetwork/java/javase/locales-137662.html
|
String |
resourceBundleLocation
Represents the location of your resource bundle file.
|
Scope |
scope
Defines the Scope of the Fragment, default is Singleton.
|
String |
viewLocation
Represents the location (URI) of the declarative UI.
|
public abstract String id
public abstract String viewLocation
public abstract String resourceBundleLocation
public abstract String localeID
Copyright © 2014. All rights reserved.