JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.model.form.api.datanavigation
DataPathFactory
Contents
Description
Method Summary
Method Details
createByPrefix(String)
Hide sidebar
Show sidebar
Interface DataPathFactory
All Known Implementing Classes:
PrefixDispatchDataPathFactory
@Deprecated
public interface
DataPathFactory
Deprecated.
Creates
DataPath
s based on strings.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
DataPath
createByPrefix
(
String
string)
Deprecated.
Method Details
createByPrefix
DataPath
createByPrefix
(
String
string)
Deprecated.