ZFFramework
Loading...
Searching...
No Matches
ZFUIViewFocusNextParam Class Reference

param for ZFUIViewFocusNextFind and ZFUIViewFocusNextMove More...

#include <ZFUIViewFocus.h>

Public Types

typedef ZFUIViewFocusNextParam zfself
 typedef for self

Public Member Functions

ZFUIOrientationFlagsfocusDirection (void)
 direction to find, v_ZFUIOrientation::e_Right | v_ZFUIOrientation::e_Bottom by default
zfselffocusDirection (ZFUIOrientationFlags const &value)
 see focusDirection
zfboolfocusLoopMode (void)
 whether find in loop mode, false by default
zfselffocusLoopMode (zfbool const &value)
 see focusLoopMode
zfanyT< ZFUIView > & focusEndParent (void)
 only find within this view, null to end with ZFUIWindow, null by default
zfselffocusEndParent (zfanyT< ZFUIView > const &value)
 see focusEndParent
zfboolfocusInternalViews (void)
 whether to find internal views, true by default
zfselffocusInternalViews (zfbool const &value)
 see focusInternalViews
void objectInfoT (zfstring &ret) const
 see objectInfo
zfstring objectInfo (void) const
 return object info

Detailed Description


The documentation for this class was generated from the following file: