|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.sree.RepletCommand
inetsoft.sree.RepletCommand.ShowURL
public static class RepletCommand.ShowURL
Command to show a web page.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
RepletCommand.ShowURL(String url,
String target)
Create a ShowURL command. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getTarget()
Get the target frame name. |
String |
getURL()
Get the URL of the web page to show. |
void |
setTarget(String target)
Set the target frame name. |
void |
setURL(String url)
Set the URL of the web page to show. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RepletCommand.ShowURL(String url,
String target)
url - URL string.target - target frame name or null.| Method Detail |
|---|
public String getURL()
public void setURL(String url)
public String getTarget()
public void setTarget(String target)
public String toString()
toString in class RepletCommandpublic boolean equals(Object obj)
equals in class RepletCommand
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||