documentationfor yFiles for HTML 3.0.0.3

Method Parameters

onBendTagChanged (ItemChangedEventArgs<IBend,any>)in GraphWrapperBaseRaises the bend-tag-changed event.
onEdgeStyleChanged (ItemChangedEventArgs<IEdge,IEdgeStyle>)in GraphWrapperBaseRaises the edge-style-changed event.
onEdgeTagChanged (ItemChangedEventArgs<IEdge,any>)in GraphWrapperBaseRaises the edge-tag-changed event.
onGraphTagChanged (ItemChangedEventArgs<IGraph,any>)in GraphWrapperBaseRaises the graph-tag-changed event.
onLabelLayoutParameterChanged (ItemChangedEventArgs<ILabel,ILabelModelParameter>)in GraphWrapperBaseRaises the label-layout-parameter-changed event.
onLabelPreferredSizeChanged (ItemChangedEventArgs<ILabel,Size>)in GraphWrapperBaseRaises the label-preferred-size-changed event.
onLabelStyleChanged (ItemChangedEventArgs<ILabel,ILabelStyle>)in GraphWrapperBaseRaises the label-style-changed event.
onLabelTagChanged (ItemChangedEventArgs<ILabel,any>)in GraphWrapperBaseRaises the label-tag-changed event.
onLabelTextChanged (ItemChangedEventArgs<ILabel,string>)in GraphWrapperBaseRaises the label-text-changed event.
onNodeStyleChanged (ItemChangedEventArgs<INode,INodeStyle>)in GraphWrapperBaseRaises the node-style-changed event.
onNodeTagChanged (ItemChangedEventArgs<INode,any>)in GraphWrapperBaseRaises the node-tag-changed event.
onPortLocationParameterChanged (ItemChangedEventArgs<IPort,IPortLocationModelParameter>)in GraphWrapperBaseRaises the port-location-parameter-changed event
onPortStyleChanged (ItemChangedEventArgs<IPort,IPortStyle>)in GraphWrapperBaseRaises the port-style-changed event.
onPortTagChanged (ItemChangedEventArgs<IPort,any>)in GraphWrapperBaseRaises the port-tag-changed event.