|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SaveStrategy in org.openbp.cockpit.generator.wizard |
|---|
| Classes in org.openbp.cockpit.generator.wizard that implement SaveStrategy | |
|---|---|
class |
WizardObjectPage
Wizard property browser page. |
| Uses of SaveStrategy in org.openbp.cockpit.modeler.paramvaluewizard |
|---|
| Classes in org.openbp.cockpit.modeler.paramvaluewizard that implement SaveStrategy | |
|---|---|
class |
ConfigurationBeanPage
Wizard page for the configuration bean. |
| Uses of SaveStrategy in org.openbp.cockpit.plugins.variables |
|---|
| Classes in org.openbp.cockpit.plugins.variables that implement SaveStrategy | |
|---|---|
class |
VariablesPlugin
This plugin displays the variables used by a process in a tree table. |
| Uses of SaveStrategy in org.openbp.jaspira.gui.wizard |
|---|
| Classes in org.openbp.jaspira.gui.wizard that implement SaveStrategy | |
|---|---|
class |
JaspiraWizardObjectPage
Wizard property browser page. |
| Uses of SaveStrategy in org.openbp.jaspira.plugins.propertybrowser |
|---|
| Classes in org.openbp.jaspira.plugins.propertybrowser that implement SaveStrategy | |
|---|---|
class |
PropertyBrowserPlugin
Property browser plugin. |
| Uses of SaveStrategy in org.openbp.jaspira.propertybrowser |
|---|
| Methods in org.openbp.jaspira.propertybrowser that return SaveStrategy | |
|---|---|
SaveStrategy |
PropertyBrowserImpl.getSaveStrategy()
Gets the save stratergy used to save the edited object. |
| Methods in org.openbp.jaspira.propertybrowser with parameters of type SaveStrategy | |
|---|---|
void |
PropertyBrowserImpl.setSaveStrategy(SaveStrategy saveStrategy)
Sets the save stratergy used to save the edited object. |
| Constructors in org.openbp.jaspira.propertybrowser with parameters of type SaveStrategy | |
|---|---|
PropertyBrowserImpl(SaveStrategy saveStrategy,
ResourceCollection resourceCollection)
Default Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||