UNPKG

@aurahelper/languages

Version:

Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more

483 lines 12.7 kB
{ "id": "ConnectApi.recordview​section", "nodeType": "class", "name": "RecordView​Section", "namespace": "ConnectApi", "startToken": { "type": "declaration.entity.name.class", "text": "RecordView​Section", "textToLower": "recordview​section", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_RecordView​Section_-1:0" }, "order": 0, "memberOrder": 0, "accessModifier": { "type": "keyword.modifier.access", "text": "global", "textToLower": "global", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.access_global_-1:0" }, "sharingModifier": { "type": "keyword.modifier.sharing", "text": "without sharing", "textToLower": "without sharing", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "keyword.modifier.sharing_without sharing_-1:0" }, "description": "", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_recordViewSection.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "columncount": { "id": "ConnectApi.recordview​section.method.integer columncount", "nodeType": "variable", "name": "columnCount", "startToken": { "type": "declaration.entity.name.variable", "text": "columnCount", "textToLower": "columncount", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_columnCount_-1:0" }, "parentId": "ConnectApi.recordview​section", "order": 1, "memberOrder": 1, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public Integer columnCount", "simplifiedSignature": "Integer columnCount", "datatype": { "id": ".datatype.Integer", "nodeType": "datatype", "name": "Integer", "startToken": { "type": "datatype.primitive", "text": "Integer", "textToLower": "integer", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 14 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Integer_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Integer" }, "parentName": "RecordView​Section" }, "columnorder": { "id": "ConnectApi.recordview​section.method.connectapi. columnorder", "nodeType": "variable", "name": "columnOrder", "startToken": { "type": "declaration.entity.name.variable", "text": "columnOrder", "textToLower": "columnorder", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_columnOrder_-1:0" }, "parentId": "ConnectApi.recordview​section", "order": 2, "memberOrder": 2, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public ConnectApi. columnOrder", "simplifiedSignature": "ConnectApi. columnOrder", "datatype": { "id": ".datatype.ConnectApi.", "nodeType": "datatype", "name": "ConnectApi.", "startToken": { "type": "datatype.support.namespace", "text": "ConnectApi", "textToLower": "connectapi", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 17 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_ConnectApi_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "ConnectApi." }, "parentName": "RecordView​Section" }, "fields": { "id": "ConnectApi.recordview​section.method.recordfield fields", "nodeType": "variable", "name": "fields", "startToken": { "type": "declaration.entity.name.variable", "text": "fields", "textToLower": "fields", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_fields_-1:0" }, "parentId": "ConnectApi.recordview​section", "order": 3, "memberOrder": 3, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "definitionModifier": { "type": "keyword.modifier.definition", "text": "Abstract", "textToLower": "abstract", "isAux": false, "range": { "start": { "line": 0, "character": 20 }, "end": { "line": 0, "character": 28 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Abstract_0:20" }, "signature": "public abstract RecordField fields", "simplifiedSignature": "RecordField fields", "datatype": { "id": ".datatype.RecordField", "nodeType": "datatype", "name": "RecordField", "startToken": { "type": "datatype.custom.class", "text": "RecordField", "textToLower": "recordfield", "isAux": false, "range": { "start": { "line": 0, "character": 29 }, "end": { "line": 0, "character": 40 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_RecordField_0:29" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "RecordField" }, "parentName": "RecordView​Section" }, "heading": { "id": "ConnectApi.recordview​section.method.string heading", "nodeType": "variable", "name": "heading", "startToken": { "type": "declaration.entity.name.variable", "text": "heading", "textToLower": "heading", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_heading_-1:0" }, "parentId": "ConnectApi.recordview​section", "order": 4, "memberOrder": 4, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public String heading", "simplifiedSignature": "String heading", "datatype": { "id": ".datatype.String", "nodeType": "datatype", "name": "String", "startToken": { "type": "datatype.primitive", "text": "String", "textToLower": "string", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_String_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "String" }, "parentName": "RecordView​Section" }, "iscollapsible": { "id": "ConnectApi.recordview​section.method.boolean iscollapsible", "nodeType": "variable", "name": "isCollapsible", "startToken": { "type": "declaration.entity.name.variable", "text": "isCollapsible", "textToLower": "iscollapsible", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.variable_isCollapsible_-1:0" }, "parentId": "ConnectApi.recordview​section", "order": 5, "memberOrder": 5, "accessModifier": { "type": "keyword.modifier.access", "text": "public", "textToLower": "public", "isAux": false, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 6 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_public_0:0" }, "signature": "public Boolean isCollapsible", "simplifiedSignature": "Boolean isCollapsible", "datatype": { "id": ".datatype.Boolean", "nodeType": "datatype", "name": "Boolean", "startToken": { "type": "datatype.primitive", "text": "Boolean", "textToLower": "boolean", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 14 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Boolean_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Boolean" }, "parentName": "RecordView​Section" } }, "methods": {}, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 5, "queries": [] }