@jcs:ide Annotation

Specifies whether a control method or callback should be hidden in the IDE.

Syntax

@jcs:ide
    hide="true" | "false"

Attributes

hide

Optional. true to hide the method or callback; false to display it.

Remarks

None.

Related Topics

None.