|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectechopointng.command.CssStyleDecl
echopointng.command.CssStyleAdd
echopointng.command.CssStyleAddDontPrint
public class CssStyleAddDontPrint
CssStyleAddDontPrint is a pre-built CSS style command
that can be used to stop a component from being printed.
The generated className property is "dontprint" and you
would apply this to target component via
new CssStyleApplyTo("dontprint",targetComponent);
| Constructor Summary | |
|---|---|
CssStyleAddDontPrint()
Constructs a CssStyleAddDontPrint
which can be used to stop areas of markup
being printed. |
|
| Method Summary |
|---|
| Methods inherited from class echopointng.command.CssStyleAdd |
|---|
getStyleText |
| 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 CssStyleAddDontPrint()
CssStyleAddDontPrint
which can be used to stop areas of markup
being printed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||