Eclipse Remote Application Platform

Uses of Class
org.eclipse.rap.rwt.template.Cell

Packages that use Cell
org.eclipse.rap.rwt.template   
 

Uses of Cell in org.eclipse.rap.rwt.template
 

Classes in org.eclipse.rap.rwt.template with type parameters of type Cell
 class Cell<T extends Cell>
          Defines a region in a template.
 

Subclasses of Cell in org.eclipse.rap.rwt.template
 class ImageCell
          Defines a region in a template that displays an image.
 class TextCell
          Defines a region in a template that displays a text.
 

Methods in org.eclipse.rap.rwt.template that return types with arguments of type Cell
 java.util.List<Cell<?>> Template.getCells()
          Returns the list of cells included in this template.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0