JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.djrapitops.plan.delivery.rendering.pages
Interface Page
All Known Implementing Classes:
DebugPage
,
ErrorMessagePage
,
InternalErrorPage
,
NetworkPage
,
PlayerPage
,
PlayersPage
,
ServerPage
public interface
Page
Interface for generating page HTML String.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
toHtml
()
Method Detail
toHtml
java.lang.String toHtml()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method