public abstract class AbstractSelectionLinkGenerator extends Object implements com.vaadin.v7.ui.Table.ColumnGenerator, EventProxyAware
Constructor and Description |
---|
AbstractSelectionLinkGenerator() |
Modifier and Type | Method and Description |
---|---|
protected void |
fireVertexUpdatedEvent(Collection<VertexRef> vertexRefs) |
protected void |
fireVertexUpdatedEvent(VertexRef vertexRef) |
EventProxy |
getEventProxy() |
void |
setEventProxy(EventProxy eventProxy) |
protected void fireVertexUpdatedEvent(Collection<VertexRef> vertexRefs)
protected void fireVertexUpdatedEvent(VertexRef vertexRef)
public void setEventProxy(EventProxy eventProxy)
setEventProxy
in interface EventProxyAware
public EventProxy getEventProxy()
Copyright © 2021. All rights reserved.