Package | Description |
---|---|
com.ibm.as400.access |
Provides classes that represent various IBM i data and resources.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PrintObjectListListener.listClosed(PrintObjectListEvent e) |
Invoked when the list was closed.
|
void |
PrintObjectListListener.listCompleted(PrintObjectListEvent e) |
Invoked when the list has completed.
|
void |
PrintObjectListListener.listErrorOccurred(PrintObjectListEvent e) |
Invoked when an error occurred while retrieving the list.
|
void |
PrintObjectListListener.listObjectAdded(PrintObjectListEvent e) |
Invoked when an object was added to the list.
|
void |
PrintObjectListListener.listOpened(PrintObjectListEvent e) |
Invoked when the list was opened.
|
Copyright © 2024. All rights reserved.