mixinafReflux::Reflux
afReflux::Reflux
(Service) - The main API for managing a Reflux application.
- activeView
abstract View? activeView()- callLater
- closeView
- copyToClipboard
- exit
abstract Void exit()- getPanel
abstract Panel? getPanel(Type panelType, Bool checked := true)- hidePanel
- load
- loadResource
abstract Void loadResource(Resource resource, LoadCtx? ctx := null)- preferences
abstract RefluxPrefs preferences()- refresh
- registry
abstract Registry registry()- replaceView
- resolve
abstract Resource resolve(Str uri)Resolves the given URI into a
Resource.- saveAll
abstract Void saveAll()- showPanel
- window
abstract Window window()