Package | Description |
---|---|
com.ibm.as400.vaccess |
Deprecated Provides classes that graphically present IBM i data to the
user.
|
Modifier and Type | Method | Description |
---|---|---|
VActionContext |
AS400DetailsPane.getActionContext() |
Deprecated.
Returns the context in which actions will be performed.
|
VActionContext |
AS400ExplorerPane.getActionContext() |
Deprecated.
Returns the context in which actions will be performed.
|
VActionContext |
AS400ListPane.getActionContext() |
Deprecated.
Returns the context in which actions will be performed.
|
VActionContext |
AS400TreePane.getActionContext() |
Deprecated.
Returns the context in which actions will be performed.
|
VActionContext |
VActionAdapter.getActionContext() |
Deprecated.
Returns the context in which the associated action will be
performed.
|
VActionContext |
VSystemStatusPane.getActionContext() |
Deprecated.
Returns the context in which actions will be performed.
|
Modifier and Type | Method | Description |
---|---|---|
void |
VAction.perform(VActionContext context) |
Deprecated.
Performs the action.
|
void |
VPropertiesAction.perform(VActionContext context) |
Deprecated.
Performs the action.
|
void |
VActionAdapter.setActionContext(VActionContext actionContext) |
Deprecated.
Sets the context in which the associated action will be
performed.
|
Constructor | Description |
---|---|
VActionAdapter(VAction action,
VActionContext actionContext) |
Deprecated.
Constructs a VActionAdapter object.
|
Copyright © 2024. All rights reserved.