|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.palette.PaletteEditorContext
public class PaletteEditorContext
| Constructor Summary | |
|---|---|
PaletteEditorContext() |
|
| Method Summary | |
|---|---|
Context |
getContext() |
java.lang.String |
getRelativeString(Context context, java.net.URL url)Get a relative url for any document under the document root in a web application |
void |
setContext(Context context) |
java.net.URL |
showWebDocumentDialog(Context context) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PaletteEditorContext()
| Method Detail |
|---|
public void setContext(Context context)
public Context getContext()
public java.net.URL showWebDocumentDialog(Context context)
public java.lang.String getRelativeString(Context context,
java.net.URL url)
context - the current contexturl - the url to make relative
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||