Changeset 15072 for trunk/FACT++/scripts
- Timestamp:
- 03/15/13 11:57:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/doc/dim.js
r15047 r15072 152 152 * The states of the DIM_CONTROl server are the default. 153 153 * 154 * @throws 155 * If number or type of arguments is wrong 156 * 154 157 * @type Object[StringObject] 155 158 * … … 173 176 * String specifying the name of the service to be returned. 174 177 * 175 * @type Array[StringObject] 178 * @throws 179 * If number or type of arguments is wrong 180 * 181 * @type {Description} 176 182 * 177 183 * @example … … 203 209 * With true, only commands, with false, only data-services are returned. 204 210 * 211 * @throws 212 * If number or type of arguments is wrong 213 * 205 214 * @type Array[Object] 206 215 *
Note:
See TracChangeset
for help on using the changeset viewer.