Module idaapi :: Class Choose
[show private | hide private]
[frames | no frames]

Class Choose


Choose - class for choose() with callbacks
Method Summary
  __init__(self, list, title, flags)
  choose(self)
choose - Display the choose dialogue
  destroy(self)
  edit(self, n)
  enter(self, n)
  get_icon(self, n)
  getl(self, n)
Callback: getl - get one item from the list
  ins(self)
  sizer(self)
Callback: sizer - returns the length of the list
  update(self, n)

Method Details

choose(self)

choose - Display the choose dialogue

getl(self, n)

Callback: getl - get one item from the list

sizer(self)

Callback: sizer - returns the length of the list

Generated by Epydoc 2.1 on Wed Jan 18 16:10:50 2006 http://epydoc.sf.net