- get_clipboard() - Method in class pw3270.terminal
-
- get_copy() - Method in class pw3270.terminal
-
- get_cursor_addr() - Method in class pw3270.terminal
-
Get cursor offset
- get_encoding() - Method in class pw3270.terminal
-
Get the current lib3270 encoding.
- get_field_len(int) - Method in class pw3270.terminal
-
Get the field length.
- get_field_len() - Method in class pw3270.terminal
-
Get the current field length.
- get_field_start(int) - Method in class pw3270.terminal
-
Get the field start address.
- get_field_start() - Method in class pw3270.terminal
-
Get the current field start address.
- get_is_protected(int) - Method in class pw3270.terminal
-
Check if the address is protected.
- get_is_protected_at(int, int) - Method in class pw3270.terminal
-
Check if the address is protected.
- get_next_unprotected(int) - Method in class pw3270.terminal
-
Get next field address.
- get_next_unprotected() - Method in class pw3270.terminal
-
Get next field address.
- get_revision() - Method in class pw3270.terminal
-
Get the current lib3270 revision.
- get_secure() - Method in class pw3270.terminal
-
Get connection SSL state
- get_string(int, int) - Method in class pw3270.terminal
-
Get terminal contents starting at desired address.
- get_string_at(int, int, int) - Method in class pw3270.terminal
-
Get terminal contents starting at row, col.
- get_version() - Method in class pw3270.terminal
-
Get the current lib3270 version.