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
Interface FacadeManager
All Known Implementing Classes:
FacadeManagerImpl
@Deprecated
public interface
FacadeManager
Deprecated.
Previously 'BindingManager'.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
ComponentFacade
bind
(
Component
component,
String
formScope)
Deprecated.
Method Details
bind
ComponentFacade
bind
(
Component
component,
String
formScope)
Deprecated.