Class: IndexedRepeater

Cadcorp.UI.Admin.NoticeBoard.IndexedRepeater

new IndexedRepeater(config)

Control to handle repeated child elements of one of the notice board controls.
Parameters:
Name Type Description
config Object The options used to configure this control, any valid option for Cadcorp.UI.Admin.AdminControlBase can be supplied

Extends

  • Cadcorp.UI.Admin.AdminControlBase

Members

backColour

Properties:
Name Type Description
backColour String backColour as hex value.

configObject

Properties:
Name Type Description
configObject Object Configuration object for the control.

events

Properties:
Name Type Description
events Cadcorp.Util.Events Event object for the control.

parentControlDom

Properties:
Name Type Description
parentControlDom Object Parent control DOM object.

repeaterTitle

Properties:
Name Type Description
repeaterTitle String The repeater title.

uiControls

Properties:
Name Type Description
uiControls Array.<Cadcorp.UI.Admin.NoticeBoard.IndexedRepeaterUI> array of child controls.