All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.dataObject.AbstractDataObject.xer.txt Maven / Gradle / Ivy

There is a newer version: 2.0.3
Show newest version
@xworker.dataObject.AbstractDataObject
sname
AbstractDataObject
slabel
AbstractDataObject
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.dataObject.DataObject
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription

空的抽象的数据对象,本身没有具体实现,用于创建查询表单或自定义数据对象等。

sth_createIndex false @xworker.dataObject.AbstractDataObject/@attribute sname attribute slabel Attribute sdescriptors xworker.lang.MetaDescriptor2/@thing sextends xworker.dataObject.Attribute smany true seditCols 2 sdescription

基本类型的属性。

sid attribute szh_label 属性 Szh_description #$@text#$@

attribute things, used to describe the properties of a thing.

description of the property is also used to edit attributes, the properties of the various properties of things, defines how to edit the method described properties can be adjusted by setting the relevant parameters editing interface.

property editor control, the name of the default in the action context "attribute name> + Input, such as attribute named name, then it's the name of the edit control nameInput.

If the specified edit control for the list, drop-down box, multiple choice, radio, etc., you can set the property value to specify the multiple-choice sub-things the value, you can write a getValues action to return the value of multiple-choice at this time getValues should return a List .

this property to achieve a number of things that the default edit control, custom edit control if needed, you can edit the settings by defining the SWT child to achieve things.

#$@text#$@ @xworker.dataObject.AbstractDataObject/@thing sname thing slabel Thing sdescriptors xworker.lang.MetaDescriptor2/@thing sextends xworker.dataObject.RelationDataObject smany true seditCols 2 sdescription

与其他数据对象有关联的属性或属性列表。

sid thing szh_label 事物 Szh_description #$@text#$@ MetaDescriptorX是对元事物的扩展,MetaDescriptor3是目前常用的元事物扩展。

因元事物任意事物的结构的结构,如果说Schema是XML的结构的话,那么可以说元事物是Scehma的Schema,所以元事物主要是用来定义结构(描述者或Schema)的事物。

因元事物比较简单,用其直接定义结构功能比较弱,比如通过元事物不能定义属性的类型等,所以在此依次定义MetaDescriptorX了。

事物编辑器的动态输入表单是根据MetaDescriptor3所设计,定义结构的根本是元事物,所以可以根据实际的需要定义元事物的扩展。 #$@text#$@ @xworker.dataObject.AbstractDataObject/@actions sname actions slabel Actions sdescriptors xworker.lang.MetaDescriptor3/@thing sextends xworker.lang.actions.Actions smany true seditCols 2 sinitialization false smodifier public sinheritDescription true sid actions szh_label 动作 @xworker.dataObject.AbstractDataObject/@actions/@name sname name sid name sdescriptors xworker.lang.MetaDescriptor2/@attribute




© 2015 - 2025 Weber Informatics LLC | Privacy Policy