JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.mateu.mdd.shared.interfaces.IModule
Packages that use
IModule
Package
Description
io.mateu.mdd.shared.interfaces
Uses of
IModule
in
io.mateu.mdd.shared.interfaces
Methods in
io.mateu.mdd.shared.interfaces
that return
IModule
Modifier and Type
Method
Description
IModule
App.
getModule
(
String
path)
IModule
[]
IArea.
getModules
()
Methods in
io.mateu.mdd.shared.interfaces
with parameters of type
IModule
Modifier and Type
Method
Description
IArea
App.
getArea
(
IModule
module)