public class AbstractFeature extends Object
Modifier and Type | Method and Description |
---|---|
void |
addListener(EventHandler listener) |
void |
clearListeners() |
void |
pushEvent(Event event) |
void |
removeListener(EventHandler listener) |
public void addListener(EventHandler listener)
public void removeListener(EventHandler listener)
public void clearListeners()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.