The following members of class PopupDefinition are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) bool | isShowRelatedRecords() const |
(obsolete) void | setShowRelatedRecords(bool showRelatedRecords) |
Member Function Documentation
bool PopupDefinition::isShowRelatedRecords () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns whether the Popup should show related records of the GeoElement.
void PopupDefinition::setShowRelatedRecords (bool showRelatedRecords )
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Sets whether the Popup should showRelatedRecords of the GeoElement.
See also isShowRelatedRecords().