[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Provides constrained xy positioning support for Widgets, through an extension. It builds on top of the widget-position module, to provide constrained positioning support.
File Size: | 355 lines (11 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PositionConstrain(config) X-Ref |
A widget extension, which can be used to add constrained xy positioning support to the base Widget class, through the <a href="Base.html#method_build">Base.build</a> method. This extension requires that the WidgetPosition extension be added to the Widget (before WidgetPositionConstrain, if part of the same extension list passed to Base.build). param: {Object} User configuration object |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |