blob: ae3592585f294ddc3a1b4eab22446a5ee1329e21 [file] [log] [blame]
<head>
<link rel="import" href="service_ref.html">
</head>
<polymer-element name="class-ref" extends="service-ref">
<template><link rel="stylesheet" href="css/shared.css"><a on-click="{{ goto }}" title="{{ hoverText }}" href="{{ url }}">{{ name }}</a></template>
<script type="application/dart" src="class_ref.dart"></script>
</polymer-element>