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

MethodLabel
ExtensionExtension

a brown colored button that displays the name of a label and inspects the Method when clicked

Description

Class Methods

.new

Arguments:

method
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.

Returns:

(returnvalue)

.withoutClass

Arguments:

method
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.

Returns:

(returnvalue)

.classMethod

Arguments:

method
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.

Returns:

(returnvalue)

.prBasicNew

Arguments:

method
desc
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.

Returns:

(returnvalue)