()
| 2939 | return SplitViewMenu.getButtonSelectorObject(buttonName); |
| 2940 | } |
| 2941 | function _showTheForm() { |
| 2942 | SplitViewPage.showForm(); |
| 2943 | } |
| 2944 | function _hideTheForm() { |
| 2945 | SplitViewPage.hideForm(); |
| 2946 | } |
no outgoing calls
no test coverage detected