http://www.exploreax.com/blog/blog/2014/12/01/form-parts-creating-form-method-callbacks/
- Create your form and form parts.
- Add your form part to your main form
- On your main form create a reference to your form part in the class declaration e.g. Object _part;
- Create a method on your main form e.g. “registerForChange(Object _part); with the following code:
public void registerForChange(Object
订阅专栏 解锁全文
788

被折叠的 条评论
为什么被折叠?



