MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / grid-layout-common.ts

File grid-layout-common.ts

packages/core/ui/layouts/grid-layout/grid-layout-common.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { GridLayout as GridLayoutDefinition, ItemSpec as ItemSpecDefinition } from '.';
2import { LayoutBase } from '../layout-base';
3import { View, CSSType } from '../../core/view';
4import { Property, makeParser, makeValidator } from '../../core/properties';

Callers

nothing calls this directly

Calls 8

CSSTypeFunction · 0.90
makeValidatorFunction · 0.85
makeParserFunction · 0.85
onColumnChangedMethod · 0.80
onColumnSpanChangedMethod · 0.80
onRowChangedMethod · 0.80
onRowSpanChangedMethod · 0.80
registerMethod · 0.45

Tested by

no test coverage detected