|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JpaDetailsProvider
This provider is responsible for creating the JpaDetailsPageManager
responsible for showing the information for a JPA structure node.
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.
JpaDetailsPageManager| Method Summary | |
|---|---|
JpaDetailsPageManager |
buildDetailsPageManager(Composite parent,
WidgetFactory widgetFactory,
ResourceManager resourceManager)
Build a new details page manager with the specified parent, widget factory, and resource manager. |
Class<? extends JpaStructureNode> |
getStructureType()
Return the type of structure node for which the provider will build a details page manager. |
| Method Detail |
|---|
Class<? extends JpaStructureNode> getStructureType()
JpaStructureNode.getStructureType()
JpaDetailsPageManager buildDetailsPageManager(Composite parent,
WidgetFactory widgetFactory,
ResourceManager resourceManager)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||