Uses of Class
com.gentics.contentnode.rest.model.response.PageRenderResponse.Editable

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  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
 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(List<PageRenderResponse.Editable> editables)
           
 



Copyright © 2015 Gentics Software GmbH. All Rights Reserved.