public class CompositeShapeViewHandler<W,V extends ShapeView> extends Object implements ShapeViewHandler<W,V>
| Constructor and Description |
|---|
CompositeShapeViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(W object,
V view) |
CompositeShapeViewHandler |
register(ShapeViewHandler<W,V> handler) |
public CompositeShapeViewHandler register(ShapeViewHandler<W,V> handler)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.