|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotebookService | |
wt.workflow.notebook |
Uses of NotebookService in wt.workflow.notebook |
Classes in wt.workflow.notebook that implement NotebookService | |
class |
NotebookServiceFwd
Supported API: false Extendable: false |
class |
StandardNotebookService
Use the newStandardNotebookService static factory method(s),
not the StandardNotebookService constructor, to construct
instances of this class. |
Fields in wt.workflow.notebook declared as NotebookService | |
private NotebookService |
NotebookServiceEvent.service
|
static NotebookService |
NotebookHelper.service
Supported API: false |
private NotebookService |
NotebookServiceEvent.service
|
static NotebookService |
NotebookHelper.service
Supported API: false |
Methods in wt.workflow.notebook that return NotebookService | |
NotebookService |
NotebookServiceEvent.getService()
Gets the value of the attribute: service. |
NotebookService |
NotebookServiceEvent.getService()
Gets the value of the attribute: service. |
Methods in wt.workflow.notebook with parameters of type NotebookService | |
void |
NotebookServiceEvent.setService(NotebookService a_Service)
Sets the value of the attribute: service. |
void |
NotebookServiceEvent.setService(NotebookService a_Service)
Sets the value of the attribute: service. |
Constructors in wt.workflow.notebook with parameters of type NotebookService | |
NotebookServiceEvent(NotebookService ns,
String eventType,
Object eventTarget)
Supported API: false |
|
NotebookServiceEvent(NotebookService ns,
String eventType,
Object eventTarget)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |