classcamembert::History
sys::Obj camembert::History
- items
FileItem[] items := FileItem[,] { private set }
The first item is the most recent navigation and the last item is the oldest navigation.
- push
This push(Space space, FileItem link)
Log navigation to the specified resource into the history. Return this.
- pushListeners
|History[] pushListeners := |History->Void|[,]