classcamFantomPlugin::FantomSpace
sys::Obj camembert::BaseSpace camFantomPlugin::FantomSpace
Fantom pod space
- curPod
- PodInfo? curPod()
- curType
- TypeInfo? curType()
- findGotoMatches
- goto
- virtual override Void goto(FileItem? item)- Go to the given item. (in Editor & Nav) 
- icon
- virtual override Image icon()
- index
- FantomIndex index
- isGroup
- Bool isGroup- Whether this is a pod or a pod group 
- loadSession
- make
- match
- virtual override Nav? nav
- plugin
- virtual override Str? plugin := FantomPlugin#.pod().name- Type of Plugin responsible for this space 
- podName
- Str podName
- saveSession
- slots
- Widget? slots
- view
- virtual override View? view