org.drools.guvnor.client.asseteditor.drools.enums
Class DeleteButtonCell
java.lang.Object
com.google.gwt.cell.client.AbstractCell<C>
com.google.gwt.cell.client.AbstractSafeHtmlCell<String>
com.google.gwt.cell.client.ButtonCell
org.drools.guvnor.client.asseteditor.drools.enums.DeleteButtonCell
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<String>
public class DeleteButtonCell
- extends com.google.gwt.cell.client.ButtonCell
Created with IntelliJ IDEA. User: raymondefa Date: 6/18/12 Time: 12:54 PM To
change this template use File | Settings | File Templates.
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell |
com.google.gwt.cell.client.Cell.Context |
Method Summary |
void |
render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.safehtml.shared.SafeHtml data,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
|
Methods inherited from class com.google.gwt.cell.client.ButtonCell |
onBrowserEvent, onEnterKeyDown |
Methods inherited from class com.google.gwt.cell.client.AbstractSafeHtmlCell |
getRenderer, render |
Methods inherited from class com.google.gwt.cell.client.AbstractCell |
dependsOnSelection, getConsumedEvents, handlesSelection, isEditing, resetFocus, setValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteButtonCell
public DeleteButtonCell()
render
public void render(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.safehtml.shared.SafeHtml data,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
- Overrides:
render
in class com.google.gwt.cell.client.ButtonCell
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.