Package | Description |
---|---|
com.ibm.as400.vaccess |
Deprecated Provides classes that graphically present IBM i data to the
user.
|
Modifier and Type | Method | Description |
---|---|---|
void |
WorkingCursorAdapter.startWorking(WorkingEvent event) |
Deprecated.
Processes a start working event.
|
void |
WorkingListener.startWorking(WorkingEvent event) |
Deprecated.
Invoked when a potentially long-running unit of work
is about to begin.
|
void |
WorkingCursorAdapter.stopWorking(WorkingEvent event) |
Deprecated.
Processes a stop working event.
|
void |
WorkingListener.stopWorking(WorkingEvent event) |
Deprecated.
Invoked when a potentially long-running unit of work
has completed.
|
Copyright © 2024. All rights reserved.