|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentElement.Type | |
|---|---|
| oracle.javatools.ui.checklist | |
| Uses of ContentElement.Type in oracle.javatools.ui.checklist |
|---|
| Methods in oracle.javatools.ui.checklist that return ContentElement.Type | |
|---|---|
ContentElement.Type |
ContentElement.getType()
Returns the type of the ContentElement. |
static ContentElement.Type |
ContentElement.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ContentElement.Type[] |
ContentElement.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.javatools.ui.checklist with parameters of type ContentElement.Type | |
|---|---|
ContentElement |
TaskContentProvider.addContentElement(java.lang.String id,
ContentElement.Type type,
java.lang.String label,
javax.swing.Icon icon,
java.lang.String target,
java.lang.String hint)
Add a ContentElement to the task. |
| Constructors in oracle.javatools.ui.checklist with parameters of type ContentElement.Type | |
|---|---|
ContentElement(java.lang.String id,
ContentElement.Type type,
java.lang.String target)
Creates a ContentElement with specified parameters. |
|
ContentElement(java.lang.String id,
ContentElement.Type type,
java.lang.String label,
javax.swing.Icon icon,
java.lang.String target)
Creates a ContentElement with specified parameters. |
|
ContentElement(java.lang.String id,
ContentElement.Type type,
java.lang.String label,
javax.swing.Icon icon,
java.lang.String target,
java.lang.String hint)
Creates a ContentElement with specified parameters. |
|
ContentElement(java.lang.String id,
ContentElement.Type type,
java.lang.String label,
java.lang.String target)
Creates a ContentElement with specified parameters. |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||