new NoticeBoardItemUI(config)
    
    Represents a noticeboard layerUI
    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 | 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
errorText
    Properties:
    
    
    
        
        | Name | Type | Description | 
    
    
    
        
            
                | errorText | string | The error text to display in the event of an error performing a query | 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
index
    Properties:
    
    
    
        
        | Name | Type | Description | 
    
    
    
        
            
                | index | number | The position in the ui of this layer | 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
layer
    Properties:
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
searchingText
    Properties:
    
    
    
        
        | Name | Type | Description | 
    
    
    
        
            
                | searchingText | string | The text to display while performing a query | 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
Methods
        
            
    
    getUI() → {Object}
    
    Gets the UI for this layer
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
Returns:
        
    A jQuery object that contains this item
    - 
        Type
    
- 
        
Object
    
prepareForQuery()
    
    prepares this ui for a query