| 
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 PalettePageContext
| Method Summary | |
|---|---|
 boolean | 
isPreferred(Context context)Page owners can determine if their page should be shown as the preferrred page for this context.  | 
 boolean | 
showPage(Context context)Page owners can determine if their page should be shown given the current context.  | 
| Method Detail | 
|---|
boolean showPage(Context context)
context - the context of the invocation.true if the page should be shown false if the page should not be show.Contextboolean isPreferred(Context context)
context - the current context.true if this page is the preferred page for the specified context, false otherwise.
  | 
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 | |||||||||