classafQuickFlux::EntityTree

sys::Obj
  afQuickFlux::EntityTree

Autobuild me!

collapseAllCommand

Source

Command collapseAllCommand()

content

Source

Pane content

emptyPopup

Source

Menu? emptyPopup

entityContains

Source

Bool entityContains(Entity entity, Str text)

expand

Source

Void expand(Entity entity)

filterFuncs

Source

|EntityMeta[] filterFuncs := |EntityMeta->Void|[,]

findText

Source

Str findText { private set }

make

Source

new make(Bool showFilter, |This inject)

refreshAll

Source

Void refreshAll()

roots

Source

Entity[] roots { private set }

rootsFunc

Source

|->Entity[] rootsFunc := |->Entity[]| { ... }

toMeta

Source

EntityMeta toMeta(Entity entity)

toMetas

Source

EntityMeta[] toMetas(Entity[] entities)

tree

Source

Tree tree := Tree.<ctor>()