Home > Contents >
Alpha TOC   |    Annotated TOC 

 

value

Defines a value which is displayed at the given section. Depending on where the value tag is placed, this can be a column value, sub header, or summary line.

Syntax

<value
       type="list type"
      [translate="true|false"]
      [sourrounddivclass="CSS class"]
      />

Attributes

Name
Type
Required?
Default value
Description
type
list
(date|string|
number|applink|chart|
image|link|quantilchart)
No default value.
Type of value element.
translate
boolean
Χ
False
Defines if the values will be processed by default.
sourrounddivclass
string
Χ
No default value.
Refers to the CSS class to wrap the value into (HTML only).

Children

  • <valueparam>
  • <listvalue> (@type=quantilchart)

    Parents

  • <column>
  • <columnheader>
  • <subheader>
  • <sumline>

    Example

    See <column> tag.

      Home > Contents >

    Oracle WebCenter Sites 11gR1 | Analytics Tag Reference
    Copyright 2012 by Oracle Corporation
    All rights reserved.