Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - widgetStyleDefinition

Description

Information about the styling of the widget container

Properties

Name Type Occurrence Description
borderColor xs:string Optional color of the border
borderCurved xs:boolean Optional
Default=true
curved corners
borderSetting xs:string Optional
Default=1,1,1,1
border settings 1,1,1,1 means full border 0,0,1,1 means bottm and left border
containerBackgroundColor xs:string Optional background color for container
containerBackgroundEffect xs:string Optional background effect for container like fill, blend left, right, top, bottom, edge left, right etc
containerBackgroundEffectColor xs:string Optional color to use for background effect
containerTextColor xs:string Optional text color for container
headerBackgroundColor xs:string Optional text bg color of the header
headerBackgroundTransparency xs:boolean Optional use transparency effect
headerPadding xs:string Optional
Default=4,4,4,4
padding to apply to the header
headerShowBottomBorder xs:boolean Optional
Default=true
Show the bottom border between header and widget body
headerShowTitle xs:boolean Optional
Default=true
Show the title
headerSubTitleFontSize xs:integer Optional custom font to use for header sub title
headerTextColor xs:string Optional text color of the header
headerTitleFontSize xs:integer Optional custom font to use for header title
showHeaderAtBottom xs:boolean Optional showthe header at the bottom
In This Document