IValueEditor Fields

Overview | Methods | This Package | All Packages

IValueEditor Fields

Fields Description
STYLE_DROPDOWNARROW Specifies that the property browser should display a drop-down arrow for the property.

STYLE_EDITVALUE Specifies that the property browser should display an ellipsis button for the property.

STYLE_IMMEDIATE Specifies that changes made to the property should be displayed immediately.

STYLE_NOARRAYEXPANSION Specifies that arrays should not be expanded in a property browser.

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

STYLE_NOEDITABLETEXT Specifies that the value editor should not accept arbitrary text input.

STYLE_PAINTVALUE Specifies that the property browser should paint a representation of the property.

STYLE_PROPERTIES Specifies that a property can have subproperties that can be edited.

STYLE_SHOWFIELDS Specifies that the property browser should show the public static final fields of the class being edited.

STYLE_VALUES Specifies that a property browser should display a drop-down list for the property.