Editing model

1.Model editing principles

    Descriptor is aslo a structure, it's like schema, so we can use it generate a editor form to edit models.

2.Model editing steps

  1. Use xworker.lang.MetaDescriptor3 as descriptor to create new descriptor
    Meta thing is special, because we use meta thing to create new descriptor. The most common meta thing is MetaDescriptor3.
     
  2. Use new descriptor to create model
    After you have your new descriptor, you can use it to write a specific model.

 

 

 

Copyright ©  2007-2019 XWorker.org  版权所有  沪ICP备08000575号