JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.netui.api.bind.form
FacadeManager
Contents
Description
Method Summary
Method Details
bind(Component, String)
Hide sidebar
Show sidebar
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.