public interface PCustomDialog
Modifier and Type | Method and Description |
---|---|
String |
getControllerClassName()
Gets the controller class name
|
Object |
getControllerInst()
Gets the controller instance
|
void |
setModelHandle(PModelHandle billInfoMh)
Sets PModelHandle of the billinfo
|
void |
showDialog()
Sets the dialog showing activity
|
void setModelHandle(PModelHandle billInfoMh)
String getControllerClassName()
void showDialog()
Object getControllerInst()
Copyright © 2003, 2023, Oracle and/or its affiliates.