Class: NoticeBoardCurrentLocation

Cadcorp.UI.NoticeBoard.NoticeBoardCurrentLocation

new NoticeBoardCurrentLocation(config)

Displays the current location for the notice board
Parameters:
Name Type Description
config Object Configuration for this object. The config supplied directly extends the control

Members

currentLocation

Properties:
Name Type Description
currentLocation Cadcorp.UI.NoticeBoard.Location The current selected location or null

id

Properties:
Name Type Description
id string The id for this control

noticeBoardURL

Properties:
Name Type Description
noticeBoardURL string The url to the noticeboard page
Default Value:
  • noticeboard.aspx

prefix

Properties:
Name Type Description
prefix string The asp.net client id
Properties:
Name Type Description
showNoticeBoardLink boolean True to show the link to the noticeboard when the user selects a location, otherwise false.

Methods

setCurrentLocation(The)

Sets the current location
Parameters:
Name Type Description
The Cadcorp.UI.NoticeBoard.Location current selected location