@Import(stylesheet="${jquery.assets.root}/vendor/components/gmap/gmap.css")
public class GMap
extends Object
implements org.apache.tapestry5.ClientElement
This Component is used to generate a GMap
To use it, call the component as the following:
"<div t:type="jquery/GMap" t:parameter="<<1>>" />"
The fields can be filled with:
| Constructor and Description |
|---|
GMap() |
@BeginRender public void beginRender()
@AfterRender public void afterRender()
public String getClientId()
getClientId in interface org.apache.tapestry5.ClientElementCopyright © 2016 GOT5. All rights reserved.