2 % automatically generated by HelpGen $Revision$ from
3 % controlbar.h at 05/Jan/02 22:50:58
7 \section{\class{cbUpdateMgrData
}}\label{cbupdatemgrdata
}
10 structure, which is present in each item of layout,
11 it used by any specific updates-manager to store
12 auxilary information to be used by it's specific
15 \wxheading{Derived from
}
17 \helpref{wxObject
}{wxobject
}
19 \wxheading{Data structures
}
21 \latexignore{\rtfignore{\wxheading{Members
}}}
24 \membersection{cbUpdateMgrData::cbUpdateMgrData
}\label{cbupdatemgrdatacbupdatemgrdata
}
26 \func{}{cbUpdateMgrData
}{\void}
28 is-dirty flag is set TRUE initially
31 \membersection{cbUpdateMgrData::IsDirty
}\label{cbupdatemgrdataisdirty
}
33 \func{bool
}{IsDirty
}{\void}
36 \membersection{cbUpdateMgrData::SetCustomData
}\label{cbupdatemgrdatasetcustomdata
}
38 \func{void
}{SetCustomData
}{\param{wxObject*
}{pCustomData
}}
41 \membersection{cbUpdateMgrData::SetDirty
}\label{cbupdatemgrdatasetdirty
}
43 \func{void
}{SetDirty
}{\param{bool
}{isDirty = TRUE
}}
46 \membersection{cbUpdateMgrData::StoreItemState
}\label{cbupdatemgrdatastoreitemstate
}
48 \func{void
}{StoreItemState
}{\param{const wxRect\&
}{boundsInParent
}}