public interface

Configurable

org.apache.myfaces.tobago.config.Configurable
Known Indirect Subclasses

Summary

Public Methods
abstract Markup getCurrentMarkup()
abstract String getRendererType()
The renderer is an id that is used by Tobago to gather information about the components which are configured in the theme configuration files.

Public Methods

public abstract Markup getCurrentMarkup ()

public abstract String getRendererType ()

The renderer is an id that is used by Tobago to gather information about the components which are configured in the theme configuration files. E. g. the preferredWidth of a component.

Returns
  • The renderer type.