Revision 59207
Added by Andreas Mantas about 3 years ago
typeScriptClasses.ts | ||
---|---|---|
226 | 226 |
removable: boolean; |
227 | 227 |
accessParams: { [index: string]: string }; |
228 | 228 |
extraFields: { [index: string]: string }; |
229 |
comments: string; |
|
230 | 229 |
} |
231 | 230 |
|
232 | 231 |
export class SearchCriteriaImpl implements SearchCriteria { |
Also available in: Unified diff
changes on interface-form comments