Home Reference Source
import {CmdUi} from './ui/commands/cmd_ui.js'
public class | source

CmdUi

Static Member Summary

Static Public Members
public static get

commands: import("./commands.js").CommandObject[]

public static

tips: *

Static Method Summary

Static Public Methods
public static
public static
public static
public static
public static

files()

public static
public static

jobs()

public static
public static

none()

public static
public static
public static
public static
public static
public static
public static

showChangelog(since: number)

public static
public static
public static
public static
public static

showSearch(str: *)

public static
public static
public static
public static
public static
public static
public static
public static
public static
public static
public static
public static
public static
public static

welcomeTab(userInteraction: *)

public static
public static

zoomIn()

public static

Static Public Members

public static get commands: import("./commands.js").CommandObject[] source

public static tips: * source

Static Public Methods

public static activityFeed() source

public static canvasLens() source

public static centerPatchOps() source

public static closeAllTabs() source

public static files() source

public static flowVis() source

public static jobs() source

public static keyBindings() source

public static none() source

public static openRemoteViewer() source

public static profileGPU() source

public static profileUI() source

public static settings() source

public static showAutomaton() source

public static showBuildInfo() source

public static showChangelog(since: number) source

Params:

NameTypeAttributeDescription
since number

public static showChat() source

public static showCommandPallet() source

public static showKeys() source

public static showPreferences() source

public static showSearch(str: *) source

Params:

NameTypeAttributeDescription
str *

public static showTips() source

public static startPresentationMode() source

public static toggleBgTexturePreview() source

public static toggleFiles() source

public static toggleIntroCompleted() source

public static toggleMute() source

public static toggleOverlays() source

public static togglePatchBgPatchField() source

public static togglePatchBgRenderer() source

public static togglePauseVizLayer() source

public static toggleSideTabs() source

public static toggleSnapToGrid() source

public static watchVars() source

public static welcomeTab(userInteraction: *) source

Params:

NameTypeAttributeDescription
userInteraction *

public static windowFullscreen() source

public static zoomIn() source

public static zoomOut() source