|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ResourceUiDefinition
Resource UI definition.
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Method Summary | |
|---|---|
Iterable<JpaDetailsProvider> |
getDetailsProviders()
Return the details providers for this resource ui definition. |
org.eclipse.jpt.common.utility.iterable.ListIterable<JpaEditorPageDefinition> |
getEditorPageDefinitions()
Return the JPA editor page definitions to be displayed as tabs for an editor for the resource. |
ItemTreeStateProviderFactoryProvider |
getStructureViewFactoryProvider()
Return the resource definition's JPA Structure View factory provider. |
boolean |
providesUi(JptResourceType resourceType)
Return whether the definition provides UI for resource of the specified type. |
| Method Detail |
|---|
boolean providesUi(JptResourceType resourceType)
Iterable<JpaDetailsProvider> getDetailsProviders()
ItemTreeStateProviderFactoryProvider getStructureViewFactoryProvider()
org.eclipse.jpt.common.utility.iterable.ListIterable<JpaEditorPageDefinition> getEditorPageDefinitions()
Currently Dali has only a persistence.xml editor.
org.eclipse.jpt.jpa.ui.internal.editors.JpaXmlEditor
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||