JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
model
Interface IViewAdapter
public interface
IViewAdapter
Adapter to the view from the model
Author:
swong
Method Summary
Methods
Modifier and Type
Method and Description
void
setLists
(
IList
... lists)
Give the view an array of strings to label the different list hosts.
Method Detail
setLists
void setLists(
IList
... lists)
Give the view an array of strings to label the different list hosts. The i'th label corresponds to the i'th list.
Parameters:
lists
-
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method