Constructors
constructor
- new Right(config: any): Right
-
Parameters
Properties
menuId
menuId: string
onResRightScript
onResRightScript: any
rights
Methods
Protected doApplyRights
-
Returns void
doGetCss
-
Returns object
getAttrEditors
- getAttrEditors(): AttributeEditorBase[]
-
Returns AttributeEditorBase[]
getRight
- getRight(cmp: ComponentBase): boolean
-
Parameters
Returns boolean
返回权限的值
getRightByName
- getRightByName(name: string): boolean
-
Parameters
Returns boolean
返回权限的值
资源权限组件