formulas :
{
// 팝업여부
isPopup : function()
{
return UT.isNotEmpty(this.domHost) && UT.nvl(this.domHost.isWindow, false);
},
// 기능보유여부
hasAuthS : function()
{
return UT.hasInArray(SCRoleManager.getUserFuncs(SCMdiManager.getCurrentMenuId(this)), "S");
},
}
자주쓰는 formula
|
2022.03.16 19:33:19
|
2022.10.21 07:50:03
|
543
|
Aiden
Total of Attached file
0.00 Bytes of 0 files
2022.07.28
2022.07.21
2022.07.15
2022.03.16
2022.03.16
2022.01.31
2022.01.31
2021.10.15
2021.10.14