The ATG Service Framework UI tag library atg.svc.taglib package, located in the /service/framework/UI/src/taglibs directory, contains the following tags:

Tag

Description

body

Creates a scrollable body for a tree table item.

Attributes:
childItems
items
noItemsUrl
scope
varItem
varNode
varStatus

checkBox

A sub-tag that defines the tree table checkbox components.

Attributes:
onCheck

column

A sub-tag that defines the tree table column components.

Attributes:
defaultSortDirection
isSortable
key
onCheck
onSort
percentWidth
sortField
sortIgnoreCase
sortExpression
style
styleDown
styleHover
styleSorted
title

controlBar

Creates a paging-enabled control bar for an expanding table.

Attributes:
controlBarId
scope
showAlways
style
treeTableBean
treeTableId
varHighIndex
varNode
varOffset
varTotal
width

deleteButton

Creates a delete button.

Attributes:
disabledImage
image
link
linkPosition
onDelete
deleteOperation
style
styleDisabled
styleDown
styleHover
title

executeOperation

Initiates an operation on a tree table.

Attributes:
operationName
treeTableId

expandButton

A sub-tag that assigns a button to expand an item.

Attributes:
closedTitle
closedUrl
emptyUrl
onExpand
openTitle
openUrl
style
styleDown
styleHover

field

A sub-tag that defines the tree table field components.

Attributes:
columnKey
isChecked
noWrap
onCheck
overflow
percentWidth
position
style
iclass
colspan
title
wordWrap

filterOption

Creates a filter option within a filter selection drop down.

Attributes:
filterValue

filterSelect

Creates a filter selection drop down element.

Attributes:
filterField
filterOperation
filterTestExpression
noFilteringValue
onFilter
style
varFilter

getDecimalFormatSymbols

Gets the DecimalFormatSymbols for the locale or the current user’s locale.

Attributes:
id
var
locale

getEncodedJavascriptString

Gets an encoded truncation for special characters.

Attributes:
var
originalString

getOptionAsArray

Gets an option by name and returns the value as an array.

Attributes:
id
var
optionName
segmentName
useVersionedRepository

getOptionAsBoolean

Gets an option by name and returns the value as Boolean.

Attributes:
id
var
optionName
segmentName
useVersionedRepository

getOptionAsInteger

Gets an option by name and returns the value as an integer.

Attributes:
id
var
optionName
segmentName
useVersionedRepository

getOptionAsString

Gets an option by name and returns the value as a string.

Attributes:
id
var
optionName
segmentName
useVersionedRepository

head

Creates a header for a tree table column.

Attributes:
showAlways
style

httpCacheHeader

Sets the HTTP cache control headers.

initialSort

Defines the sort for a tree table.

Attributes:
defaultSortDirection
sortIgnoreCase
sortEpxression
sortField

insertBody

Inserts a body object for the tree table implementation.

Attributes:
childItems
isExpanding
isNavigating
itemKey
itemName
items
varItem
visibleLevels

insertControlBar

Inserts an empty tree table control bar on the page.

Attributes:
controlBarId
treeTableId

insertTreeTable

Inserts an empty tree table on the page, with the global attributes already defined.

Attributes:
actionId
columns
hasHeader
hasPaging
height
initialUrl
overflow
pageSize
position
skipRestore
statSavingMethod
treeTableBean
treeTableId
width

itemStyle

Defines a style for items within the tree table with the ability to have alternating row styles.

Attributes:
styleName

itemTemplate

Defines a template for items that are contained in the body of the tree table.

Attributes:
isExpanded
key
noWrap
onDelete
onSelect
overflow
position
style
styleHover
styleSelected

moveButton

Creates a move button.

Attributes:
disabledImage
image
link
linkPosition
onMove
moveOperation
style
styleDisabled
styleDown
styleHover
title

navigateButton

Creates a navigate button.

Attributes:
disabledImage
image
key
link
linkPosition
onNavigate
style
styleDisabled
styleDown
styleHover
title

operationParameter

Defines a tree table operation parameter in page elements.

Attributes:
elementId
elementProperty
name
value

pagingButton

Creates a paging button within a paging component.

Attributes:
disabledImage
image
link
linkPosition
onPage
pagingOperation
style
styleDisabled
styleDown
styleHover
title

refreshButton

Creates a refresh button.

Attributes:
disabledImage
image
link
linkPosition
onRefresh
pagingOperation
style
styleDisabled
styleDown
styleHover
title

restoreState

Restores window-based state from the state holder to the attribute.

Attributes:
key
scope
var

saveState

Saves the window-based state in the state holder.

Attributes:
key
value

serviceMethod

Invokes methods on repository services, with arguments passed in using child tags.

Attributes:
bean
method
scope
var

serviceMethodArgument

Passes an argument to a service method tag.

Attributes:
value

sortOption

Creates a sort option within a sort selection drop down.

Attributes:
defaultSortDirection
isInitiallySorted
sortExpression
sortField
sortIgnoreCase

sortSelect

Creates a sort selection drop down.

Attributes:
onSort
style


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices