UNPKG

@aurahelper/languages

Version:

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

772 lines 20.3 kB
{ "id": "Metadata.layoutsection", "nodeType": "class", "name": "LayoutSection", "namespace": "Metadata", "startToken": { "type": "declaration.entity.name.class", "text": "LayoutSection", "textToLower": "layoutsection", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.class_LayoutSection_-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": "Represents a section of a page layout, such as the Custom Links section.", "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_class_Metadata_LayoutSection.htm", "classes": {}, "interfaces": {}, "enums": {}, "variables": { "customlabel": { "id": "Metadata.layoutsection.method.boolean customlabel{get;set;}", "nodeType": "property", "name": "customLabel", "startToken": { "type": "declaration.entity.name.property", "text": "customLabel", "textToLower": "customlabel", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_customLabel_-1:0" }, "parentId": "Metadata.layoutsection", "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 Boolean customLabel { get; set; }", "simplifiedSignature": "Boolean customLabel{get;set;}", "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": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } }, "detailheading": { "id": "Metadata.layoutsection.method.boolean detailheading{get;set;}", "nodeType": "property", "name": "detailHeading", "startToken": { "type": "declaration.entity.name.property", "text": "detailHeading", "textToLower": "detailheading", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_detailHeading_-1:0" }, "parentId": "Metadata.layoutsection", "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 Boolean detailHeading { get; set; }", "simplifiedSignature": "Boolean detailHeading{get;set;}", "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": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } }, "editheading": { "id": "Metadata.layoutsection.method.boolean editheading{get;set;}", "nodeType": "property", "name": "editHeading", "startToken": { "type": "declaration.entity.name.property", "text": "editHeading", "textToLower": "editheading", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_editHeading_-1:0" }, "parentId": "Metadata.layoutsection", "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" }, "signature": "public Boolean editHeading { get; set; }", "simplifiedSignature": "Boolean editHeading{get;set;}", "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": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } }, "label": { "id": "Metadata.layoutsection.method.string label{get;set;}", "nodeType": "property", "name": "label", "startToken": { "type": "declaration.entity.name.property", "text": "label", "textToLower": "label", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_label_-1:0" }, "parentId": "Metadata.layoutsection", "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 label { get; set; }", "simplifiedSignature": "String label{get;set;}", "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": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } }, "layoutcolumns": { "id": "Metadata.layoutsection.method.list<metadata.layoutcolumn> layoutcolumns{get;set;}", "nodeType": "property", "name": "layoutColumns", "startToken": { "type": "declaration.entity.name.property", "text": "layoutColumns", "textToLower": "layoutcolumns", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_layoutColumns_-1:0" }, "parentId": "Metadata.layoutsection", "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 List<Metadata.LayoutColumn> layoutColumns { get; set; }", "simplifiedSignature": "List<Metadata.LayoutColumn> layoutColumns{get;set;}", "datatype": { "id": ".datatype.List<Metadata.LayoutColumn>", "nodeType": "datatype", "name": "List<Metadata.LayoutColumn>", "startToken": { "type": "datatype.collection", "text": "List", "textToLower": "list", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 11 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_List_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "List", "value": { "id": ".datatype.List<Metadata.LayoutColumn>.value.Metadata.LayoutColumn", "nodeType": "datatype", "name": "Metadata.LayoutColumn", "startToken": { "type": "datatype.support.namespace", "text": "Metadata", "textToLower": "metadata", "isAux": false, "range": { "start": { "line": 0, "character": 12 }, "end": { "line": 0, "character": 20 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Metadata_0:12" }, "order": 0, "memberOrder": 0, "type": "Metadata.LayoutColumn" } }, "parentName": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } }, "style": { "id": "Metadata.layoutsection.method.metadata.layoutsectionstyle style{get;set;}", "nodeType": "property", "name": "style", "startToken": { "type": "declaration.entity.name.property", "text": "style", "textToLower": "style", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.property_style_-1:0" }, "parentId": "Metadata.layoutsection", "order": 6, "memberOrder": 6, "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 Metadata.LayoutSectionStyle style { get; set; }", "simplifiedSignature": "Metadata.LayoutSectionStyle style{get;set;}", "datatype": { "id": ".datatype.Metadata.LayoutSectionStyle", "nodeType": "datatype", "name": "Metadata.LayoutSectionStyle", "startToken": { "type": "datatype.support.namespace", "text": "Metadata", "textToLower": "metadata", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 15 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Metadata_0:7" }, "parentId": "", "order": 0, "memberOrder": 0, "type": "Metadata.LayoutSectionStyle" }, "parentName": "LayoutSection", "getter": { "id": ".getter.get", "nodeType": "getter", "name": "get", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] }, "setter": { "id": ".getter.set", "nodeType": "setter", "name": "set", "parentId": "", "order": 0, "memberOrder": 0, "variables": {}, "queries": [] } } }, "methods": { "clone()": { "id": "Metadata.layoutsection.method.clone()", "nodeType": "method", "name": "clone", "startToken": { "type": "declaration.entity.name.function", "text": "clone", "textToLower": "clone", "isAux": false, "range": { "start": { "line": -1, "character": 0 }, "end": { "line": -1, "character": 0 }, "isEmpty": true, "isSingleLine": true }, "id": "declaration.entity.name.function_clone_-1:0" }, "parentId": "Metadata.layoutsection", "order": 1, "memberOrder": 7, "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 Object clone()", "overrideSignature": "public override Object clone()", "simplifiedSignature": "clone()", "datatype": { "id": "Metadata.layoutsection.clone.datatype.Object", "nodeType": "datatype", "name": "Object", "startToken": { "type": "datatype.primitive", "text": "Object", "textToLower": "object", "isAux": false, "range": { "start": { "line": 0, "character": 7 }, "end": { "line": 0, "character": 13 }, "isEmpty": false, "isSingleLine": true }, "id": "token.type.identifier_Object_0:7" }, "parentId": "Metadata.layoutsection.clone", "order": 0, "memberOrder": 0, "type": "Object" }, "description": "Makes a duplicate copy of the Metadata.LayoutSection.", "parentName": "LayoutSection", "variables": {}, "params": {}, "queries": [], "exceptions": [] } }, "constructors": {}, "extendsType": "", "implementTypes": [], "implements": {}, "totalMembers": 7, "queries": [] }