|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopointng.command.CssStyleDecl
echopointng.command.CssStyleSheetAdd
public class CssStyleSheetAdd
CssStyleSheetAdd allows a external stylesheet URI to be to be
added to the current application.
This Command is generated with a unique identifier that can be
used later to remove the style declaration via the
CssStyleRemove Command.
| Constructor Summary | |
|---|---|
CssStyleSheetAdd(java.lang.String styleSheetURI)
Constructs a CssStyleSheetAdd command with the URI of the
style sheet to add (eg something like "/css/swisho/whizbang.css" |
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleSheetURI()
|
| Methods inherited from class echopointng.command.CssStyleDecl |
|---|
getMedia, getRenderId, setMedia |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CssStyleSheetAdd(java.lang.String styleSheetURI)
CssStyleSheetAdd command with the URI of the
style sheet to add (eg something like "/css/swisho/whizbang.css"
styleSheetURI - -
the URI of the style sheet| Method Detail |
|---|
public java.lang.String getStyleSheetURI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||