| Modifier and Type | Required Element and Description |
|---|---|
String |
id
The component id.
|
String |
initialTargetLayoutId
Defines the target layout id where the component should be displayed in.
|
String |
name
The component name.
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
active
The active state at start time.
|
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.
|
public abstract String name
public abstract String id
public abstract String initialTargetLayoutId
public abstract String resourceBundleLocation
public abstract String localeID
Copyright © 2014. All rights reserved.