| Package | Description | 
|---|---|
| org.apache.tapestry5.services.javascript | Support for Javascript (and CSS), including dynamically-added JavaScript and
 services that manage dynamically-added links to JavaScript (and CSS) assets. | 
| Modifier and Type | Method and Description | 
|---|---|
| StylesheetOptions | StylesheetOptions. asAjaxInsertionPoint()Returns a new options object with the  ajaxInsertionPointflag set to true. | 
| StylesheetOptions | StylesheetLink. getOptions()Returns an instance of  StylesheetOptions. | 
| StylesheetOptions | StylesheetOptions. withCondition(java.lang.String condition)Returns a new options object with the indicated Internet Explorer condition. | 
| Constructor and Description | 
|---|
| StylesheetLink(Asset asset,
              StylesheetOptions options) | 
| StylesheetLink(java.lang.String url,
              StylesheetOptions options) | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.