NonBrowsableAttribute Class

NonBrowsableAttribute Class

This Package | All Packages

MemberAttribute
  |
  +--NonBrowsableAttribute
public class NonBrowsableAttribute
extends MemberAttribute

Implements a nonbrowsable attribute. Properties decorated with this attribute should not be shown in value-oriented property browsers.

Constructors
Name Description
NonBrowsableAttribute() Creates a NonBrowsableAttribute object.

Constructors

NonBrowsableAttribute.NonBrowsableAttribute

Syntax
public NonBrowsableAttribute();
Description

Creates a NonBrowsableAttribute object.