JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.netui.api.bind.form.facades
Interface FormModelReceivable
@Deprecated
public interface
FormModelReceivable
Deprecated.
Interface that Facade classes may implement to receive the form model to accomplish their job.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
setFormModel
(
FormModel
formModel)
Deprecated.
Method Details
setFormModel
void
setFormModel
(
FormModel
formModel)
Deprecated.