|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageRenderResponse.Editable | |
---|---|
com.gentics.contentnode.rest.model.response |
Uses of PageRenderResponse.Editable in com.gentics.contentnode.rest.model.response |
---|
Fields in com.gentics.contentnode.rest.model.response with type parameters of type PageRenderResponse.Editable | |
---|---|
protected java.util.List<PageRenderResponse.Editable> |
PageRenderResponse.Tag.editables
List of editables (if the tag contains any) |
Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type PageRenderResponse.Editable | |
---|---|
java.util.List<PageRenderResponse.Editable> |
PageRenderResponse.Tag.getEditables()
|
Method parameters in com.gentics.contentnode.rest.model.response with type arguments of type PageRenderResponse.Editable | |
---|---|
void |
PageRenderResponse.Tag.setEditables(java.util.List<PageRenderResponse.Editable> editables)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |