Uses of Class
org.eclipse.ui.forms.DetailsPart
-
Packages that use DetailsPart Package Description org.eclipse.ui.forms Forms-based controls for use in views, editors, and wizards. -
-
Uses of DetailsPart in org.eclipse.ui.forms
Fields in org.eclipse.ui.forms declared as DetailsPart Modifier and Type Field Description protected DetailsPartMasterDetailsBlock. detailsPartDetails part created by the block.Methods in org.eclipse.ui.forms with parameters of type DetailsPart Modifier and Type Method Description protected abstract voidMasterDetailsBlock. registerPages(DetailsPart detailsPart)Implement this method to statically register pages for the expected object types.
-