public interface IContentComponentsList
Modifier and Type | Method and Description |
---|---|
String |
getLanguage() |
String |
getPrefixXHTMLCode(ContentContext ctx) |
String |
getSufixXHTMLCode(ContentContext ctx) |
boolean |
hasNext(ContentContext ctx) |
void |
initialize(ContentContext ctx) |
IContentVisualComponent |
next(ContentContext ctx) |
void |
setAllArea(boolean allArea) |
int |
size(ContentContext ctx) |
IContentVisualComponent next(ContentContext ctx)
boolean hasNext(ContentContext ctx)
String getPrefixXHTMLCode(ContentContext ctx)
String getSufixXHTMLCode(ContentContext ctx)
String getLanguage()
int size(ContentContext ctx)
void setAllArea(boolean allArea)
void initialize(ContentContext ctx)
Copyright © 2012-2018. All Rights Reserved.