Class: NoticeBoardNoticeUI

Cadcorp.UI.NoticeBoard.NoticeBoardNoticeUI

new NoticeBoardNoticeUI(config)

Represents the ui element for a Notice
Parameters:
Name Type Description
config Object Configuration for this object. The config supplied directly extends the control

Members

binder

Properties:
Name Type Description
binder Cadcorp.Binder The template binder to use

collapsible

Properties:
Name Type Description
collapsible boolean True if the we should be collapsible, otherwise false

errorText

Properties:
Name Type Description
errorText Object The error text to display in the event of an error performing a query

m_layerUIs

Properties:
Name Type Description
m_layerUIs Cadcorp.UI.NoticeBoard.NoticeBoardItemUI The ui elements for the layers

notice

Properties:
Name Type Description
notice Cadcorp.UI.NoticeBoard.NoticeBoardNotice The notice this ui displays

prefix

Properties:
Name Type Description
prefix string The asp.net client id

queryingLayersText

Properties:
Name Type Description
queryingLayersText string The text to display while querying the layers

Methods

prepareForQuery()

Prepares this local knowledge to query

show()

Shows this notice if it has been hidden