| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PopupProvider
An API for clients to provide details of the PopupItems that appear in a Breadcrumbs separator popupmenu
| Method Summary | |
|---|---|
 java.util.List<PopupItem> | 
getPopupItems(Breadcrumb breadcrumb) | 
 void | 
itemSelected(PopupItem popupItem)The user has selected a popupItem.  | 
| Method Detail | 
|---|
java.util.List<PopupItem> getPopupItems(Breadcrumb breadcrumb)
breadcrumb - the breadcrumb associated with the separatorvoid itemSelected(PopupItem popupItem)
popupItem -
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||