JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
at.bestsolution.uia
Interface IProperty<T>
public interface
IProperty<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fireChanged
(
T
oldValue,
T
newValue)
Method Details
fireChanged
void
fireChanged
(
T
oldValue,
T
newValue)