class flux::HistoryPicker

sys::Obj
  fwt::Widget
    fwt::Pane
      fwt::EdgePane
        flux::HistoryPicker

Source

HistoryPicker

make

new make(HistoryItem[] items, Bool fullPath, |HistoryItem,Event| onAction)

Source