ArgName:
Filter:
ServerTools/Classes (extension) | Debugging

ArgName
ExtensionExtension

a label for displaying an argument name in debugging interfaces

Description

A stylized button for an argument name in debuggin views.

Class Methods

.new

Arguments:

name
layout

the parent view, FlowView or window

minWidth

Label will automatically size itself to fit the name. minWidth specifies a minimum width so that multiple labels will align nicely.

Examples