JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
SEARCH
Uses of Interface
no.ntnu.idatt1002.demo.view.components.RecipePopup.OnSave
Packages that use
RecipePopup.OnSave
Package
Description
no.ntnu.idatt1002.demo.view.components
Uses of
RecipePopup.OnSave
in
no.ntnu.idatt1002.demo.view.components
Fields in
no.ntnu.idatt1002.demo.view.components
declared as
RecipePopup.OnSave
Modifier and Type
Field
Description
private
RecipePopup.OnSave
RecipePopup.
onSave
Methods in
no.ntnu.idatt1002.demo.view.components
with parameters of type
RecipePopup.OnSave
Modifier and Type
Method
Description
RecipePopup
RecipePopup.
setOnSave
(
RecipePopup.OnSave
onSave)