public abstract class TermContainerPanel.BuildDetailsDialogAdapter
extends java.lang.Object
Optionally it allows to provide a contribution to the title of the target dialog.
Constructor and Description |
---|
BuildDetailsDialogAdapter() |
Modifier and Type | Method and Description |
---|---|
JotyDialog |
createDialog() |
abstract JotyDialog |
createDialog(TableTerm GridTerm) |
java.lang.String |
identifierFromCaller()
override the following method in order to have a stand alone details
dialog (with title extended by the text here returned).
|
public JotyDialog createDialog()
public abstract JotyDialog createDialog(TableTerm GridTerm)
public java.lang.String identifierFromCaller()