JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.collection.observable
ValueChangeListener
Contents
Description
Method Summary
Method Details
propertyChange(ValueChangeEvent)
Hide sidebar
Show sidebar
Interface ValueChangeListener<
T
>
public interface
ValueChangeListener<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
propertyChange
(
ValueChangeEvent
<
T
> evt)
Method Details
propertyChange
void
propertyChange
(
ValueChangeEvent
<
T
> evt)