Guvnor - Message Console Client 6.2.0.CR1

org.guvnor.messageconsole.client.console
Class HyperLinkCell

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<HyperLinkCell.HyperLink>
      extended by org.guvnor.messageconsole.client.console.HyperLinkCell
All Implemented Interfaces:
com.google.gwt.cell.client.Cell<HyperLinkCell.HyperLink>

public class HyperLinkCell
extends com.google.gwt.cell.client.AbstractCell<HyperLinkCell.HyperLink>


Nested Class Summary
static class HyperLinkCell.HyperLink
          Inner class to contain the Hyper Link details
 
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell
com.google.gwt.cell.client.Cell.Context
 
Constructor Summary
HyperLinkCell()
          Construct a new HyperLinkCell that will use a given SafeHtmlRenderer.
 
Method Summary
 void onBrowserEvent(com.google.gwt.cell.client.Cell.Context context, com.google.gwt.dom.client.Element parent, HyperLinkCell.HyperLink value, com.google.gwt.dom.client.NativeEvent event, com.google.gwt.cell.client.ValueUpdater<HyperLinkCell.HyperLink> valueUpdater)
           
protected  void onEnterKeyDown(com.google.gwt.cell.client.Cell.Context context, com.google.gwt.dom.client.Element parent, HyperLinkCell.HyperLink value, com.google.gwt.dom.client.NativeEvent event, com.google.gwt.cell.client.ValueUpdater<HyperLinkCell.HyperLink> valueUpdater)
           
 void render(com.google.gwt.cell.client.Cell.Context context, HyperLinkCell.HyperLink value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
           
 
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

HyperLinkCell

public HyperLinkCell()
Construct a new HyperLinkCell that will use a given SafeHtmlRenderer.

Method Detail

onBrowserEvent

public void onBrowserEvent(com.google.gwt.cell.client.Cell.Context context,
                           com.google.gwt.dom.client.Element parent,
                           HyperLinkCell.HyperLink value,
                           com.google.gwt.dom.client.NativeEvent event,
                           com.google.gwt.cell.client.ValueUpdater<HyperLinkCell.HyperLink> valueUpdater)
Specified by:
onBrowserEvent in interface com.google.gwt.cell.client.Cell<HyperLinkCell.HyperLink>
Overrides:
onBrowserEvent in class com.google.gwt.cell.client.AbstractCell<HyperLinkCell.HyperLink>

onEnterKeyDown

protected void onEnterKeyDown(com.google.gwt.cell.client.Cell.Context context,
                              com.google.gwt.dom.client.Element parent,
                              HyperLinkCell.HyperLink value,
                              com.google.gwt.dom.client.NativeEvent event,
                              com.google.gwt.cell.client.ValueUpdater<HyperLinkCell.HyperLink> valueUpdater)
Overrides:
onEnterKeyDown in class com.google.gwt.cell.client.AbstractCell<HyperLinkCell.HyperLink>

render

public void render(com.google.gwt.cell.client.Cell.Context context,
                   HyperLinkCell.HyperLink value,
                   com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
Specified by:
render in interface com.google.gwt.cell.client.Cell<HyperLinkCell.HyperLink>
Specified by:
render in class com.google.gwt.cell.client.AbstractCell<HyperLinkCell.HyperLink>

Guvnor - Message Console Client 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.