public class LocationBehavior extends ClientBehaviorBase
window.location.href.| Constructor and Description |
|---|
LocationBehavior() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMappingId() |
String |
getScript(ClientBehaviorContext behaviorContext) |
String |
getUrl() |
void |
setMappingId(String mappingId) |
void |
setUrl(String url) |
decode, getHints, getRenderer, getRendererTypeaddBehaviorListener, broadcast, clearInitialState, initialStateMarked, isTransient, markInitialState, removeBehaviorListener, restoreState, saveState, setTransientpublic String getScript(ClientBehaviorContext behaviorContext)
getScript in interface ClientBehaviorgetScript in class ClientBehaviorBasepublic String getMappingId()
public void setMappingId(String mappingId)
public String getUrl()
public void setUrl(String url)
Copyright © 2014 OCPsoft. All Rights Reserved.