com.sencha.gxt.cell.core.client
Class SimpleSafeHtmlCell<C>
java.lang.Object
com.google.gwt.cell.client.AbstractCell<C>
com.google.gwt.cell.client.AbstractSafeHtmlCell<C>
com.sencha.gxt.cell.core.client.SimpleSafeHtmlCell<C>
- All Implemented Interfaces:
- Cell<C>
- Direct Known Subclasses:
- LabelProviderSafeHtmlCell
public class SimpleSafeHtmlCell<C>
- extends AbstractSafeHtmlCell<C>
| Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
Cell.Context |
SimpleSafeHtmlCell
public SimpleSafeHtmlCell(SafeHtmlRenderer<C> renderer,
Set<String> consumedEvents)
SimpleSafeHtmlCell
public SimpleSafeHtmlCell(SafeHtmlRenderer<C> renderer,
String... consumedEvents)
Copyright © 2012. All Rights Reserved.