Interface IReplaceLayoutData

    • Method Detail

      • checkReplaceLayoutData

        void checkReplaceLayoutData​(ComplexOperation op,
                                    UIComp comp)
        Perform check of the component layout data and replaces it if required.
        Parameters:
        op - Complex operation for undo/redo, null when operation should be done directly on property.
        comp - Component to replace the layout data in.