|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRubyTearOff | |
---|---|
org.kohsuke.stapler.jelly.jruby | |
org.kohsuke.stapler.jelly.jruby.erb | |
org.kohsuke.stapler.jelly.jruby.haml |
Uses of AbstractRubyTearOff in org.kohsuke.stapler.jelly.jruby |
---|
Methods in org.kohsuke.stapler.jelly.jruby that return types with arguments of type AbstractRubyTearOff | |
---|---|
Collection<Class<? extends AbstractRubyTearOff>> |
JRubyFacet.getClassTearOffTypes()
|
protected abstract Class<? extends AbstractRubyTearOff> |
RubyTemplateLanguage.getTearOffClass()
|
Uses of AbstractRubyTearOff in org.kohsuke.stapler.jelly.jruby.erb |
---|
Subclasses of AbstractRubyTearOff in org.kohsuke.stapler.jelly.jruby.erb | |
---|---|
class |
ERbClassTearOff
Tear off that manages Ruby ERB views of Java objects (and not ruby objects.) |
Uses of AbstractRubyTearOff in org.kohsuke.stapler.jelly.jruby.haml |
---|
Subclasses of AbstractRubyTearOff in org.kohsuke.stapler.jelly.jruby.haml | |
---|---|
class |
HamlClassTearOff
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |