org.drools.workbench.screens.enums.client.widget
Class DeleteButtonCellWidget
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.workbench.screens.enums.client.widget.DeleteButtonCellWidget
- All Implemented Interfaces:
- com.google.gwt.cell.client.Cell<String>
public class DeleteButtonCellWidget
- extends com.google.gwt.cell.client.ButtonCell
| 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 |
DeleteButtonCellWidget
public DeleteButtonCellWidget()
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-2014 JBoss by Red Hat. All Rights Reserved.