Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MarginData for layout data #21

Closed
GoogleCodeExporter opened this issue Jun 16, 2015 · 1 comment
Closed

Support MarginData for layout data #21

GoogleCodeExporter opened this issue Jun 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Description of new feature:
Support the MarginData type for adding objects to a LayoutContainer.

Sample UiBinder XML:
<gxt:LayoutContainer>

    <gxt:layoutdata type="MarginData" margins="10">
        <gxt:ContentPanel />
    </gxt:layoutdata>
...
</gxt:LayoutContainer>


Original issue reported on code.google.com by jus...@jhickman.com on 30 Mar 2011 at 3:37

@GoogleCodeExporter
Copy link
Author

Original comment by jus...@jhickman.com on 30 Mar 2011 at 5:13

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant