How to in-place edit and clone a user object?
Abstract: This mechanism replaces the previous ValueChangeHandler interface. The cloning and handling of in-place edits for custom user objects has been moved to the AttributeMap default implementation. The advantage of this approach is that you do not have to subclass all three default cell types. Instead, one can use the setAttributes method when creating a new cell instance, and provide it with a custom attribute map for the whole lifecycle of the cell: DefaultGraphCell cell =…
Related Questions
- If a user has a program that calls a subprogram, which is object code only, could the user see statement level statistics on that subprogram if the user makes the source code accessible to PROFILER?
- How do I edit the user information inside My Brainbond account?
- How to in-place edit and clone a user object?