|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.rap.rwt.template.Template
public class Template
Templates are used to describe how a given data item is presented by a widget.
Templates can be applied to multiple widgets within the same UI session.
RWT.ROW_TEMPLATE
,
Serialized FormConstructor Summary | |
---|---|
Template()
Constructs an empty template. |
Method Summary | ||
---|---|---|
|
getAdapter(java.lang.Class<T> adapter)
IMPORTANT: This method is not part of the RWT public API. |
|
java.util.List<Cell<?>> |
getCells()
Returns the list of cells included in this template. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Template()
Method Detail |
---|
public java.util.List<Cell<?>> getCells()
null
public <T> T getAdapter(java.lang.Class<T> adapter)
getAdapter
in interface Adaptable
adapter
- the lookup class
null
if
there is no adapter associated with the given class.
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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