|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| 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 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||