◆ _configTransferRate()
Future< Uint8List > _MduDialogState::_configTransferRate |
( |
| ) |
|
|
inline |
◆ _connect()
Future< void > _MduDialogState::_connect |
( |
| ) |
|
|
inline |
◆ _disconnect()
Future< void > _MduDialogState::_disconnect |
( |
| ) |
|
|
inline |
◆ _execute()
Future< void > _MduDialogState::_execute |
( |
| ) |
|
|
inline |
◆ _retryOnFailure()
Future< Uint8List > _MduDialogState::_retryOnFailure |
( |
Function() | f, |
|
|
| { int retries=_retries, } ) |
|
inline |
◆ _setErrorState()
Future< Uint8List > _MduDialogState::_setErrorState |
( |
String | status | ) |
|
|
inline |
◆ _setProgressState()
Future< void > _MduDialogState::_setProgressState |
( |
String | status, |
|
|
double | progress ) |
|
inline |
◆ _setStatusState()
Future< void > _MduDialogState::_setStatusState |
( |
String | status | ) |
|
|
inline |
◆ _zppExit()
Future< Uint8List > _MduDialogState::_zppExit |
( |
| ) |
|
|
inline |
◆ _zppUpdate()
Future< Uint8List > _MduDialogState::_zppUpdate |
( |
| ) |
|
|
inline |
- Todo
- document
- Warning
- During erasing busy must be checked periodically within the HTTP receive timeout.
◆ _zppValid()
Future< Uint8List > _MduDialogState::_zppValid |
( |
| ) |
|
|
inline |
◆ _zppWrite()
Future< Uint8List > _MduDialogState::_zppWrite |
( |
Uint8List | bin | ) |
|
|
inline |
◆ _zsuExit()
Future< Uint8List > _MduDialogState::_zsuExit |
( |
| ) |
|
|
inline |
◆ _zsuSearch()
Future< Uint8List > _MduDialogState::_zsuSearch |
( |
| ) |
|
|
inline |
◆ _zsuUpdate()
Future< Uint8List > _MduDialogState::_zsuUpdate |
( |
int | decoderId | ) |
|
|
inline |
◆ _zsuWrite()
Future< Uint8List > _MduDialogState::_zsuWrite |
( |
Uint8List | bin | ) |
|
|
inline |
◆ build()
override Widget _MduDialogState::build |
( |
BuildContext | context | ) |
|
|
inline |
◆ dispose()
override void _MduDialogState::dispose |
( |
| ) |
|
|
inline |
◆ initState()
override void _MduDialogState::initState |
( |
| ) |
|
|
inline |
◆ _decoders
final Map<int, ListTile> _MduDialogState::_decoders = {} |
◆ _events
late final StreamQueue<Uint8List> _MduDialogState::_events |
◆ _mdu
◆ _option
String _MduDialogState::_option = 'Cancel' |
◆ _progress
double _MduDialogState::_progress |
◆ _retries
const int _MduDialogState::_retries = 10 |
|
static |
◆ _status
String _MduDialogState::_status = '' |
The documentation for this class was generated from the following file: