Home Reference Source
import {UiPort} from './ui/core_extend_port.js'
public class | source

UiPort

Extends:

cables~Port → UiPort

Constructor Summary

Public Constructor
public

constructor(op: import("cables").Op, name: string, type: number)

Method Summary

Private Methods
private

_onSetProfiling(v: any)

private
private
private
private

Public Constructors

public constructor(op: import("cables").Op, name: string, type: number) source

Params:

NameTypeAttributeDescription
op import("cables").Op
name string
type number

Private Methods

private _onSetProfiling(v: any) source

Params:

NameTypeAttributeDescription
v any

private _onStepDebugSet(v: *) source

Params:

NameTypeAttributeDescription
v *

private _onStepDebugTrigger() source

private _onStepDebugTriggered() source

private _onTriggeredProfiling() source