#include <ZFUIAutoLayout.h>
Public Types | |
typedef ZFUIAutoLayoutRule | zfself |
typedef for self | |
Public Member Functions | |
zfanyT< ZFUIView > const & | target (void) const |
see ZFUIAutoLayout | |
zfself & | target (zfanyT< ZFUIView > const &value) |
see target | |
ZFUIAutoLayoutPos & | targetPos (void) |
see ZFUIAutoLayout | |
zfself & | targetPos (ZFUIAutoLayoutPos const &value) |
see targetPos | |
zfbool | valid (void) const |
true if contains valid rule | |
void | removeAll (void) |
remove all contents | |
void | objectInfoT (zfstring &ret) const |
see objectInfo | |
zfstring | objectInfo (void) const |
return object info | |
see ZFUIAutoLayout