Uses of Class
org.eclipse.ui.views.markers.MarkerField
Packages that use MarkerField
Package
Description
Utility classes for working with markers in views
-
Uses of MarkerField in org.eclipse.ui.views.markers
Methods in org.eclipse.ui.views.markers that return MarkerFieldModifier and TypeMethodDescriptionFilterConfigurationArea.getField()
Return the field for the receiver.final MarkerField
MarkerFieldFilter.getField()
Get the field for the receiver.Methods in org.eclipse.ui.views.markers with parameters of type MarkerFieldModifier and TypeMethodDescriptionfinal void
FilterConfigurationArea.setField
(MarkerField markerField) Set the markerField for the receiver.final void
MarkerFieldFilter.setField
(MarkerField markerField) Set the field for the receiver. -
Uses of MarkerField in org.eclipse.ui.views.markers.internal
Fields in org.eclipse.ui.views.markers.internal declared as MarkerFieldMethods in org.eclipse.ui.views.markers.internal that return MarkerFieldModifier and TypeMethodDescriptionContentGeneratorDescriptor.getAllFields()
Get the all of the fields that this content generator is using.Return the field that maps to id.ContentGeneratorDescriptor.getInitialVisible()
Get the list of initially visible fieldsMarkerGroup.getMarkerField()
Return the markerField for the receiver.