public interface LayoutUtilityPageEntryViewRenderer
Modifier and Type | Method and Description |
---|---|
String |
getLabel(Locale locale) |
String |
getType() |
default boolean |
isEnabled() |
default void |
renderHTML(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
String getLabel(Locale locale)
String getType()
default boolean isEnabled()
default void renderHTML(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException