JavaScript is disabled on your browser.
Skip navigation links
Macrofocus TreeMap API
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.macrofocus.common.properties
Interface PropertyListener<T>
@JsType
public interface
PropertyListener<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
propertyChanged
(
PropertyEvent
<
T
> event)
Method Details
propertyChanged
void
propertyChanged
(
PropertyEvent
<
T
> event)