| 
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 | |
|---|---|
| oracle.javatools.ui.checklist | |
| Uses of ContentElement in oracle.javatools.ui.checklist | 
|---|
| Methods in oracle.javatools.ui.checklist that return ContentElement | |
|---|---|
 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.  | 
 ContentElement | 
ContentActionEvent.getContentElement()
Returns the ContentElement this event is representing.  | 
 ContentElement[] | 
TaskContentProvider.getContentElements()
Returns the array of all ContentElements for the task.  | 
| Methods in oracle.javatools.ui.checklist with parameters of type ContentElement | |
|---|---|
 void | 
TaskContentProvider.addContentElement(ContentElement element)
Add a ContentElement to the task.  | 
protected  void | 
TaskContent.fireContentActionPerformed(ContentElement elem)
Fires ContentActionEvent to all registered listeners.  | 
protected  void | 
Checklist.fireContentActionPerformed(ContentElement elem)
Fires ContentActionEvent on all registered listener for the specified ContentElement.  | 
 void | 
TaskContentProvider.removeContentElement(ContentElement elem)
Remove the ContentElement from the task.  | 
| Constructors in oracle.javatools.ui.checklist with parameters of type ContentElement | |
|---|---|
ContentActionEvent(java.lang.Object source,
                   ContentElement elem)
Creates the ContentActionEvent on the specified source and ContentActionElement.  | 
|
  | 
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 | |||||||||