Package | Description |
---|---|
com.ibm.as400.vaccess |
Deprecated Provides classes that graphically present IBM i data to the
user.
|
Modifier and Type | Class | Description |
---|---|---|
class |
VPropertiesAction |
Deprecated.
Use Java Swing instead, along with the classes in package com.ibm.as400.access
|
Modifier and Type | Method | Description |
---|---|---|
VAction |
VActionAdapter.getAction() |
Deprecated.
Returns the action with which the action adapter
is associated.
|
VAction[] |
VIFSDirectory.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VIFSFile.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VJob.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VJobList.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VJobLogMessage.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VMessage.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VMessageList.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VMessageQueue.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VObject.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VOutput.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VPrinter.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VPrinterOutput.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VPrinters.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VQueuedMessage.getActions() |
Deprecated.
Returns the actions that can be performed.
|
VAction[] |
VSystemPool.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VSystemStatus.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VSystemValueList.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VUser.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VUserAndGroup.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction[] |
VUserList.getActions() |
Deprecated.
Returns the list of actions that can be performed.
|
VAction |
VIFSDirectory.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VIFSFile.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VJob.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VJobList.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VJobLogMessage.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VMessage.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VMessageList.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VMessageQueue.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VObject.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VOutput.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VPrinter.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VPrinterOutput.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VPrinters.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VQueuedMessage.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VSystemPool.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VSystemStatus.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VSystemValueList.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VUser.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VUserAndGroup.getDefaultAction() |
Deprecated.
Returns the default action.
|
VAction |
VUserList.getDefaultAction() |
Deprecated.
Returns the default action.
|
Modifier and Type | Method | Description |
---|---|---|
void |
VActionAdapter.setAction(VAction action) |
Deprecated.
Sets the action with which the action adapter
is associated.
|
Constructor | Description |
---|---|
VActionAdapter(VAction action,
VActionContext actionContext) |
Deprecated.
Constructs a VActionAdapter object.
|
Copyright © 2024. All rights reserved.