13 #ifndef BERRYIVIEWLAYOUT_H_
14 #define BERRYIVIEWLAYOUT_H_
Light weight base class for most BlueBerry classes.
virtual bool GetShowTitle()=0
berryObjectMacro(berry::IViewLayout)
virtual void SetCloseable(bool closeable)=0
virtual void SetMoveable(bool moveable)=0
virtual bool IsMoveable()=0
virtual bool IsStandalone()=0
virtual bool IsCloseable()=0