ProjectLocation$json top-level constant
Implementation
@$core.Deprecated('Use projectLocationDescriptor instead')
const ProjectLocation$json = {
'1': 'ProjectLocation',
'2': [
{'1': 'node_key', '3': 1, '4': 1, '5': 9, '10': 'nodeKey'},
{'1': 'widget_class_key', '3': 2, '4': 1, '5': 9, '10': 'widgetClassKey'},
{'1': 'widget_class_name', '3': 3, '4': 1, '5': 9, '10': 'widgetClassName'},
{
'1': 'workspace_tab',
'3': 4,
'4': 1,
'5': 14,
'6': '.common.FFWorkspaceTab',
'10': 'workspaceTab'
},
{
'1': 'settings_tab',
'3': 5,
'4': 1,
'5': 14,
'6': '.common.FFSettingsTab',
'10': 'settingsTab'
},
{
'1': 'theme_settings_tab',
'3': 6,
'4': 1,
'5': 14,
'6': '.common.FFThemeSettingsTab',
'10': 'themeSettingsTab'
},
{
'1': 'app_values_tab',
'3': 7,
'4': 1,
'5': 14,
'6': '.common.FFAppValuesTab',
'10': 'appValuesTab'
},
{
'1': 'data_schema_tab',
'3': 8,
'4': 1,
'5': 14,
'6': '.common.FFDataSchemaTab',
'10': 'dataSchemaTab'
},
],
};