org.cruxframework.crux.widgets.client.grid
Class RowDetailsDefinition

java.lang.Object
  extended by org.cruxframework.crux.widgets.client.grid.RowDetailsDefinition

public class RowDetailsDefinition
extends Object

Holds the metadata for building the details of the grid's rows

Author:
Gesse Dafe

Constructor Summary
RowDetailsDefinition(com.google.gwt.dom.client.Element detailsTemplate)
           
 
Method Summary
 com.google.gwt.dom.client.Element getDetailTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowDetailsDefinition

public RowDetailsDefinition(com.google.gwt.dom.client.Element detailsTemplate)
Method Detail

getDetailTemplate

public com.google.gwt.dom.client.Element getDetailTemplate()


Copyright © 2014. All rights reserved.