org.drools.guvnor.client.asseteditor.drools.enums
Class DeleteButtonCell

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<C>
      extended by com.google.gwt.cell.client.AbstractSafeHtmlCell<String>
          extended by com.google.gwt.cell.client.ButtonCell
              extended by 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 Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell
com.google.gwt.cell.client.Cell.Context
 
Constructor Summary
DeleteButtonCell()
           
 
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
 

Constructor Detail

DeleteButtonCell

public DeleteButtonCell()
Method Detail

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.