W - The bean type.V - The view type.D - The mutable shape definition type..public class ShapeDefViewHandler<W,V extends ShapeView,D extends MutableShapeDef<W>> extends Object
| Constructor and Description |
|---|
ShapeDefViewHandler(D shapeDefinition,
V view) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyProperties(W element,
MutationContext mutationContext) |
void |
applyTitle(String title,
W element,
MutationContext mutationContext) |
D |
getShapeDefinition() |
ShapeViewHandler<V> |
getViewHandler() |
public void applyProperties(W element, MutationContext mutationContext)
public void applyTitle(String title, W element, MutationContext mutationContext)
public ShapeViewHandler<V> getViewHandler()
public D getShapeDefinition()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.