|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Page in org.nakedobjects.plugins.html.action |
|---|
| Methods in org.nakedobjects.plugins.html.action with parameters of type Page | |
|---|---|
void |
ChangeContext.execute(Request request,
Context context,
Page page)
|
void |
LogOut.execute(Request request,
Context context,
Page page)
|
void |
Action.execute(Request request,
Context context,
Page page)
|
void |
Welcome.execute(Request request,
Context context,
Page page)
|
| Uses of Page in org.nakedobjects.plugins.html.action.edit |
|---|
| Methods in org.nakedobjects.plugins.html.action.edit with parameters of type Page | |
|---|---|
void |
EditObject.execute(Request request,
Context context,
Page page)
|
void |
RemoveItemFromCollection.execute(Request request,
Context context,
Page page)
|
void |
AddItemToCollection.execute(Request request,
Context context,
Page page)
|
void |
Save.execute(Request request,
Context context,
Page page)
|
| Uses of Page in org.nakedobjects.plugins.html.action.misc |
|---|
| Methods in org.nakedobjects.plugins.html.action.misc with parameters of type Page | |
|---|---|
void |
SwapUser.execute(Request request,
Context context,
Page page)
|
void |
SetUser.execute(Request request,
Context context,
Page page)
|
void |
About.execute(Request request,
Context context,
Page page)
|
| Uses of Page in org.nakedobjects.plugins.html.action.view |
|---|
| Methods in org.nakedobjects.plugins.html.action.view with parameters of type Page | |
|---|---|
void |
ObjectViewAbstract.execute(Request request,
Context context,
Page page)
|
void |
CollectionView.execute(Request request,
Context context,
Page page)
|
| Uses of Page in org.nakedobjects.plugins.html.component |
|---|
| Methods in org.nakedobjects.plugins.html.component that return Page | |
|---|---|
Page |
ComponentFactory.createPage()
|
| Uses of Page in org.nakedobjects.plugins.html.component.html |
|---|
| Classes in org.nakedobjects.plugins.html.component.html that implement Page | |
|---|---|
class |
AbstractHtmlPage
|
class |
DynamicHtmlPage
|
class |
LogonFormPage
|
| Methods in org.nakedobjects.plugins.html.component.html that return Page | |
|---|---|
Page |
HtmlComponentFactory.createPage()
|
| Uses of Page in org.nakedobjects.plugins.html.servlet.internal |
|---|
| Methods in org.nakedobjects.plugins.html.servlet.internal that return Page | |
|---|---|
Page |
WebController.generatePage(Context context,
Request request)
|
| Methods in org.nakedobjects.plugins.html.servlet.internal with parameters of type Page | |
|---|---|
void |
WebController.addDebug(Page page,
Request req)
|
| Uses of Page in org.nakedobjects.plugins.html.task |
|---|
| Methods in org.nakedobjects.plugins.html.task with parameters of type Page | |
|---|---|
NakedObject |
AddItemToCollectionTask.completeTask(Context context,
Page page)
|
abstract NakedObject |
Task.completeTask(Context context,
Page page)
|
NakedObject |
MethodTask.completeTask(Context context,
Page page)
|
NakedObject |
EditTask.completeTask(Context context,
Page page)
|
void |
InvokeMethod.execute(Request request,
Context context,
Page page)
|
void |
TaskStep.execute(Request request,
Context context,
Page page)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||