|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavascriptContainer
Name: JavascriptContainer
Description: Interfaces for tags which allow to add JavaScript code.
Method Summary | |
---|---|
void |
addJavaScript(String code)
Adds JavaScript code to the container. |
Method Detail |
---|
void addJavaScript(String code)
code
- The code to add.s
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |