|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface JpaDetailsPageManager
A details page manager is used to display the property page for a structure
node. The JpaDetailsProvider is responsible for creating the manager.
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.
JpaDetailsProvider| Nested Class Summary | |
|---|---|
static interface |
JpaDetailsPageManager.Factory
|
| Method Summary | |
|---|---|
Control |
getPage()
Return the details page manager's page. |
JpaStructureNode |
getSubject()
Return the details page manager's subject. |
void |
setSubject(JpaStructureNode subject)
Set the details page manager's subject. |
| Method Detail |
|---|
Control getPage()
JpaStructureNode getSubject()
void setSubject(JpaStructureNode subject)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||