Kie Workbench - Common - UI 6.2.0.Final

org.kie.workbench.common.widgets.client.popups.validation
Class ValidationMessageLevelCell

java.lang.Object
  extended by com.google.gwt.cell.client.AbstractCell<org.guvnor.common.services.shared.validation.model.ValidationMessage.Level>
      extended by org.kie.workbench.common.widgets.client.popups.validation.ValidationMessageLevelCell
All Implemented Interfaces:
com.google.gwt.cell.client.Cell<org.guvnor.common.services.shared.validation.model.ValidationMessage.Level>

public class ValidationMessageLevelCell
extends com.google.gwt.cell.client.AbstractCell<org.guvnor.common.services.shared.validation.model.ValidationMessage.Level>

A cell to render the BuildMessage.Level


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.cell.client.Cell
com.google.gwt.cell.client.Cell.Context
 
Constructor Summary
ValidationMessageLevelCell()
           
 
Method Summary
 void render(com.google.gwt.cell.client.Cell.Context context, org.guvnor.common.services.shared.validation.model.ValidationMessage.Level value, com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
           
 
Methods inherited from class com.google.gwt.cell.client.AbstractCell
dependsOnSelection, getConsumedEvents, handlesSelection, isEditing, onBrowserEvent, onEnterKeyDown, resetFocus, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidationMessageLevelCell

public ValidationMessageLevelCell()
Method Detail

render

public void render(com.google.gwt.cell.client.Cell.Context context,
                   org.guvnor.common.services.shared.validation.model.ValidationMessage.Level value,
                   com.google.gwt.safehtml.shared.SafeHtmlBuilder sb)
Specified by:
render in interface com.google.gwt.cell.client.Cell<org.guvnor.common.services.shared.validation.model.ValidationMessage.Level>
Specified by:
render in class com.google.gwt.cell.client.AbstractCell<org.guvnor.common.services.shared.validation.model.ValidationMessage.Level>

Kie Workbench - Common - UI 6.2.0.Final

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