Wireshark - 1.0 Betriebsanweisung Seite 215

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 284
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 214
The offset of this field
10.4.2.3. Non Method Functions
10.4.2.3.1. all_field_infos()
obtain all fields from the current tree
10.4.2.3.1.1. Errors
Cannot be called outside a listener or dissector
10.4.3. GUI support
10.4.3.1. ProgDlg
Manages a progress bar dialog.
10.4.3.1.1. ProgDlg.new([title], [task])
Creates a new TextWindow.
10.4.3.1.1.1. Arguments
title (optional) Title of the new window, defaults to "Progress".
task (optional) Current task, defaults to "".
10.4.3.1.1.2. Returns
The newly created TextWindow object.
10.4.3.1.2. progdlg:update(progress, [task])
Appends text
10.4.3.1.2.1. Arguments
progress Part done ( e.g. 0.75 ).
task (optional) Current task, defaults to "".
10.4.3.1.2.2. Errors
cannot be called for something not a ProgDlg
progress value out of range (must be between 0.0 and 1.0)
10.4.3.1.3. progdlg:stopped()
Checks wheher the user has pressed the stop button.
10.4.3.1.3.1. Returns
Lua Support in Wireshark
200
Seitenansicht 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 283 284

Kommentare zu diesen Handbüchern

Keine Kommentare