Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.renderer.annotations
Annotation Type RenderTypes


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface RenderTypes

Returns the render types supported by a filter or macro.

This annotation will only effect Filters or Macros that are deployed from a plugin.

See Also:
BaseFilter, BaseMacro

Required Element Summary
 RenderType[] value
           
 

Element Detail

value

public abstract RenderType[] value

Jive Product Page

Copyright © 1999-2007 Jive Software.