Searched defs:COMPONENT_OBJECT_LINK_DECORATOR (Results 1 – 2 of 2) sorted by relevance
44 export const COMPONENT_OBJECT_LINK_DECORATOR: string = '@ObjectLink'; constant505 …ATE_OBJECTLINK_DECORATORS: string[] = [COMPONENT_STATE_DECORATOR, COMPONENT_OBJECT_LINK_DECORATOR]; constant
1410 …t FORBIDDEN_PRIVATE_ACCESS: string[] = [COMPONENT_LINK_DECORATOR, COMPONENT_OBJECT_LINK_DECORATOR]; constant