JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
platform
Package
de.grogra.pf.ui.util
Interface WidgetConversion
All Known Implementing Classes:
LinearConversion
,
Numeric2String
public interface
WidgetConversion
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
fromWidget
(
Object
widgetValue)
Object
toWidget
(
Object
propertyValue)
Method Details
toWidget
Object
toWidget
(
Object
propertyValue)
fromWidget
Object
fromWidget
(
Object
widgetValue)