|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dialog | |
---|---|
org.eclipse.lyo.oslc4j.core.model | Copyright (c) 2012 IBM Corporation. |
Uses of Dialog in org.eclipse.lyo.oslc4j.core.model |
---|
Methods in org.eclipse.lyo.oslc4j.core.model that return Dialog | |
---|---|
Dialog[] |
Service.getCreationDialogs()
|
Dialog[] |
Service.getSelectionDialogs()
|
Methods in org.eclipse.lyo.oslc4j.core.model with parameters of type Dialog | |
---|---|
void |
Service.addCreationDialog(Dialog dialog)
|
void |
Service.addSelectionDialog(Dialog dialog)
|
void |
Service.setCreationDialogs(Dialog[] creationDialogs)
|
void |
Service.setSelectionDialogs(Dialog[] selectionDialogs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |