Public Member Functions | |
String | getStart () |
String | getEnd () |
String | getStartTitle () |
String | getEndTitle () |
String | getStartBody () |
String | getEndBody () |
String | getStartFooter () |
String | getEndFooter () |
String | getStartOption () |
String | getEndOption () |
Definition at line 24 of file IRenderable.java.
String org.turro.elephant.layout.IRenderable.getEnd | ( | ) |
Implemented in org.turro.elephant.search.Search, org.turro.elephant.impl.feed.RssReader, org.turro.elephant.impl.context.DefaultElement, org.turro.elephant.impl.abstracts.AbstractElement, org.turro.dashboard.AbstractDaoDashboard, org.turro.dashboard.AbstractDashboard, org.turro.agreements.MyAgreementsDashboard, org.turro.publication.www.PublicationWeb, org.turro.newsletter.NewsletterDashboard, org.turro.dossier.www.PendingRevisionDashboard, org.turro.dossier.www.MyIssuesDashboard, org.turro.dossier.www.KnowledgeBaseDashboard, org.turro.contacts.www.MyContactsDashboard, and org.turro.financials.cart.www.LogisticDashboard.
String org.turro.elephant.layout.IRenderable.getEndBody | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getEndFooter | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getEndOption | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getEndTitle | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getStart | ( | ) |
Implemented in org.turro.elephant.search.Search, org.turro.elephant.impl.feed.RssReader, org.turro.elephant.impl.context.DefaultElement, org.turro.elephant.impl.abstracts.AbstractElement, org.turro.dashboard.AbstractDaoDashboard, org.turro.dashboard.AbstractDashboard, org.turro.agreements.MyAgreementsDashboard, org.turro.publication.www.PublicationWeb, org.turro.newsletter.NewsletterDashboard, org.turro.dossier.www.PendingRevisionDashboard, org.turro.dossier.www.MyIssuesDashboard, org.turro.dossier.www.KnowledgeBaseDashboard, org.turro.contacts.www.MyContactsDashboard, and org.turro.financials.cart.www.LogisticDashboard.
String org.turro.elephant.layout.IRenderable.getStartBody | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getStartFooter | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getStartOption | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.
String org.turro.elephant.layout.IRenderable.getStartTitle | ( | ) |
Implemented in org.turro.elephant.impl.abstracts.AbstractElement.