Controls Documentation

Controls  Complex Types  Show Hierarchies  Show Full Hierarchies 

Complex Type: xp:styleSheet

f:com.ibm.xsp.BaseComplexType
   xp:resource
      xp:styleSheet

Description

Defines a CSS resource file

Properties

Java

Java Class: com.ibm.xsp.resource.StyleSheetResource


loaded, boolean  [Inherited]
Loaded
Specifies whether or not the tag instance should be created when the page is loading. Value defaults to 'true'.
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
rendered, boolean
Rendered Flag
Indicates whether or not the resource should be rendered to the page.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
href, string
Link Location
Indicates style sheet location
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true
contents, string
Contents
Defines the contents of the CSS resource
Required Attribute false
Localizable false
Allow Runtime Binding false
Allow Load Time Binding true
Allow Non Binding true
media, string
Media
Specifies the device for this stylesheet.
Required Attribute false
Localizable false
Allow Runtime Binding true
Allow Load Time Binding true
Allow Non Binding true