BrightSide Workbench Full Report + Source Code
org.turro.elephant.layout.IRenderable Interface Reference
Inheritance diagram for org.turro.elephant.layout.IRenderable:

Public Member Functions

String getStart ()
 
String getEnd ()
 
String getStartTitle ()
 
String getEndTitle ()
 
String getStartBody ()
 
String getEndBody ()
 
String getStartFooter ()
 
String getEndFooter ()
 
String getStartOption ()
 
String getEndOption ()
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 24 of file IRenderable.java.

Member Function Documentation

◆ getEnd()

◆ getEndBody()

String org.turro.elephant.layout.IRenderable.getEndBody ( )

◆ getEndFooter()

String org.turro.elephant.layout.IRenderable.getEndFooter ( )

◆ getEndOption()

String org.turro.elephant.layout.IRenderable.getEndOption ( )

◆ getEndTitle()

String org.turro.elephant.layout.IRenderable.getEndTitle ( )

◆ getStart()

◆ getStartBody()

String org.turro.elephant.layout.IRenderable.getStartBody ( )

◆ getStartFooter()

String org.turro.elephant.layout.IRenderable.getStartFooter ( )

◆ getStartOption()

String org.turro.elephant.layout.IRenderable.getStartOption ( )

◆ getStartTitle()

String org.turro.elephant.layout.IRenderable.getStartTitle ( )

The documentation for this interface was generated from the following file: