IValueEditor.STYLE_NOARRAYMULTISELECT

Overview | Methods | Fields | This Package | All Packages

IValueEditor.STYLE_NOARRAYMULTISELECT

Specifies that the property browser should not display an entry for the multiselection of array elements.

Syntax

public static final int STYLE_NOARRAYMULTISELECT;

Remarks

This style prevents the property browser from displaying an "all" entry for arrays. Edits made on this entry affect all elements in the array.

See Also   getStyle