|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBodyTagSupport
com.lamatek.tags.google.GoogleMapBodyTag
public class GoogleMapBodyTag
GoogleMapBodyTag This tag corresponds to the body contents of the GoogleMapTag. This is for advanced javascript programmers who can use it to add custom map controls. This class should not be overriden by developers.
| Constructor Summary | |
|---|---|
GoogleMapBodyTag()
|
|
| Method Summary | |
|---|---|
int |
doEndTag()
Overrides doEndTag() in BodyTagSupport. |
int |
doStartTag()
Overrides doStartTag() in BodyTagSupport. |
boolean |
isHtml()
Denotes whether or not the body contains html. |
void |
setHtml(boolean html)
Sets whether or not the body contains html. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleMapBodyTag()
| Method Detail |
|---|
public int doStartTag()
public int doEndTag()
public boolean isHtml()
public void setHtml(boolean html)
html - True or false.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||