org.gwtopenmaps.demo.openlayers.client.widget
Class ShowcaseMenuItem

java.lang.Object
  extended by org.gwtopenmaps.demo.openlayers.client.widget.ShowcaseMenuItem

public class ShowcaseMenuItem
extends Object


Constructor Summary
ShowcaseMenuItem(String label, String shortDescription, com.google.gwt.event.dom.client.ClickHandler handler)
           
 
Method Summary
 com.google.gwt.user.client.ui.InlineHTML getLabel()
           
 com.google.gwt.user.client.ui.InlineHTML getShortDescription()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowcaseMenuItem

public ShowcaseMenuItem(String label,
                        String shortDescription,
                        com.google.gwt.event.dom.client.ClickHandler handler)
Method Detail

getLabel

public com.google.gwt.user.client.ui.InlineHTML getLabel()

getShortDescription

public com.google.gwt.user.client.ui.InlineHTML getShortDescription()


Copyright © 2011 sourceforge. All Rights Reserved.