| OrgUnitPicker Properties |
[This is preliminary documentation and is subject to change.]
The OrgUnitPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearFunctionName |
Name of the JavaScript clear function
| |
| ClearHandlerKey |
Key for the registered JavaScript clear function
| |
| Computations |
Get the DataDictionaryComputationCollection from the TmplItem
(Inherited from TmplItem.) | |
| FocusId |
Return id for the HTML element to focus
(Inherited from TmplItem.) | |
| FocusSelect |
Return whether a focused element may be selected (e.g. whether .select() should be called)
(Inherited from TmplItem.) | |
| Id |
get/set ID
(Inherited from TmplItem.) | |
| IdOfFieldToReceiveFocus |
Get the id of the HTML field that should receive focus
(Overrides DataNameBaseIdOfFieldToReceiveFocus.) | |
| IsInGridRecord |
Check if this TmplItem is placed (directly) in GridRecord
(Inherited from TmplItem.) | |
| IsInsideArray |
Check if this TmplItem is contained in an ArrayTable (recursively)
(Inherited from TmplItem.) | |
| PublishingName |
Changes in OrgUnitPicker will be published with this name
(Overrides TmplItemPublishingName.) | |
| RegisterPublisherKey |
Key for the registered JavaScript clear function
| |
| Rules |
Get the RuleCollection from the TmplItem
(Inherited from TmplItem.) | |
| SearchFunctionName |
Name of the JavaScript function function to execute whrne Search button is clicked
| |
| SearchHandlerKey |
Key for the registered JavaScript clear function
| |
| SubTmplItems |
Get the collection of TmplItems contained in this TmplItem
(Inherited from TmplItem.) | |
| SuperTmplItem |
Get/set the parent TmplItem of this TmplItem
(Inherited from TmplItem.) | |
| UniqueId |
Get the uniqueId for this TmplItem (randomly set in the ctor)
(Inherited from TmplItem.) |