📄 bicalendarselectionmodel.xml
字号:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="api.xsl"?><class name="BiCalendarSelectionModel" extends="BiSelectionModel"> <description>This selection model is used with<link class="BiCalendar">BiCalendar</link> and the items in the model are Javascript date objects. Two dates are considered equal if they are representing the same date (in other words the time of the day is ignored).</description> <arguments> <argument name="oOwner"> <description>The calendar that this model is used with</description> <type> <link class="BiCalendar">BiCalendar</link> </type> </argument> </arguments> <staticMethods> </staticMethods> <staticFields> </staticFields> <methods> </methods> <properties> </properties> <events> </events> <remarks> </remarks></class>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -