classcamembert::TextView

sys::Obj
  fwt::Widget
    fwt::Pane
      fwt::ContentPane
        camembert::View
          camembert::TextView

TextView

charset

Source

const Charset charset := Charset.utf8

curPos

Source

virtual override Pos curPos()

curSelection

Source

virtual override Str curSelection()

Current selected string or empty

curStatus

Source

virtual override Str curStatus()

editor

Source

Editor editor

make

Source

new make(Frame frame, File file)

onGoto

Source

virtual override Void onGoto(Item item)

onReady

Source

virtual override Void onReady()

onSave

Source

virtual override Void onSave()