JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.pentaho.mantle.client.ui.xul.MantleModel
Packages that use
MantleModel
Package
Description
org.pentaho.mantle.client.ui.xul
Uses of
MantleModel
in
org.pentaho.mantle.client.ui.xul
Methods in
org.pentaho.mantle.client.ui.xul
that return
MantleModel
Modifier and Type
Method
Description
MantleModel
MantleController.
getModel
()
Methods in
org.pentaho.mantle.client.ui.xul
with parameters of type
MantleModel
Modifier and Type
Method
Description
void
MantleController.
setModel
(
MantleModel
model)
Constructors in
org.pentaho.mantle.client.ui.xul
with parameters of type
MantleModel
Modifier
Constructor
Description
MantleController
(
MantleModel
model)