Directive.Restrict
Constructor and Description |
---|
AbstractDirective() |
Modifier and Type | Method and Description |
---|---|
void |
compile(JQElement element,
JSON attrs) |
String |
getName() |
Directive.Restrict[] |
getRestrict() |
com.google.gwt.resources.client.TextResource |
getTemplate() |
String |
getTemplateUrl() |
boolean |
getTransclude() |
void |
link(NGScope scope,
JQElement element,
JSON attrs) |
NGScope |
scope() |
void |
setName(String name) |
public boolean getTransclude()
getTransclude
in interface Directive
public Directive.Restrict[] getRestrict()
getRestrict
in interface Directive
public com.google.gwt.resources.client.TextResource getTemplate()
getTemplate
in interface Directive
public String getTemplateUrl()
getTemplateUrl
in interface Directive
Copyright © 2014. All rights reserved.