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