登入
www.adoxx.org
Welcome
Download
Tutorial
Olive Webinar
Introduction Webinar
Interaction with external API webinar
ADOxx Training Registration
ADOxx Training Overview
Frequently Asked Questions
Developer Community
Realization Cases
Falcon
Building Blocks_
Documentation
Introduction to ADOxx
Modelling Language Implementation
Mechanisms and Algorithms Implementation on ADOxx
ADOxx Development Tools And Services
ADOxx Development Languages
ADOxx Development Languages: Syntax Support in Notepad++
ADOxx Development Languages: Syntax Support in Microsoft Visual Studio Code
AdoScript Documentation
CoChaCo4ADOxx
Contact
ADOxx.org
Frequently Asked Questions
University of La Plata
Mandatory attributes
討論板首頁
最近崗位
統計
答覆
(
取消標記
)
標記作为答復
« 回到University of La Plata
Mandatory attributes
相關串連 [
前一個
|
下一個
]
Mandatory attributes
匿名
2014/3/27 下午 12:11
RE: Mandatory attributes
Sabin Popescu
2014/1/8 上午 7:43
匿名
Mandatory attributes
community
attrrep
documentation
答覆
2014/3/27 下午 12:11
I have a class which has two mandatory double attributes called "Alto" and "Ancho" that have a default value, as shown in the image attached.
When I apply the
_mandatoryerr
function it returns "true" and on the NOTEBOOK still shows "*" indicating that both attributes must have a value in spite of having one already set (by default).
How can I do to make it display "*" only when the value of the attribute is null or less than the default value?
附件:
mandatory.png
(14.7k)
签到投票。
上面
Sabin Popescu
等級:
Junior Member
崗位:
77
加入日期:
2013/3/18
最近崗位
RE: Mandatory attributes
attr
mandatory
attrrep
答覆
2014/1/8 上午 7:43 作為回覆給匿名
It is defined that attributes can be marked in AttrRep as
mandatory
, whereas mandatory means that attribute values shall be
different from the default attribute value
.
签到投票。
上面