TGroup Class Reference
[
tvision Index
] [
tvision Hierarchy
] [
Headers
]
#include <
views.h
>
Inherits:
TView
Public Members
TGroup
( const TRect& bounds )
~TGroup
()
virtual void
shutDown
()
ushort
execView
( TView *p )
virtual ushort
execute
()
virtual void
awaken
()
void
insertView
( TView *p, TView *Target )
void
remove
( TView *p )
void
removeView
( TView *p )
void
resetCurrent
()
void
setCurrent
( TView *p, selectMode mode )
void
selectNext
( Boolean forwards )
TView*
firstThat
( Boolean (*func)
Boolean
focusNext
(Boolean forwards)
void
forEach
( void (*func)
void
insert
( TView *p )
void
insertBefore
( TView *p, TView *Target )
TView *
current
TView*
at
( short index )
TView*
firstMatch
( ushort aState, ushort aOptions )
short
indexOf
( TView *p )
Boolean
matches
( TView *p )
TView*
first
()
virtual void
setState
( ushort aState, Boolean enable )
virtual void
handleEvent
( TEvent& event )
void
drawSubViews
( TView *p, TView *bottom )
virtual void
changeBounds
( const TRect& bounds )
virtual ushort
dataSize
()
virtual void
getData
( void *rec )
virtual void
setData
( void *rec )
virtual void
draw
()
void
redraw
()
void
lock
()
void
unlock
()
virtual void
resetCursor
()
virtual void
endModal
( ushort command )
virtual void
eventError
( TEvent& event )
virtual ushort
getHelpCtx
()
virtual Boolean
valid
( ushort command )
void
freeBuffer
()
void
getBuffer
()
TView *
last
TRect
clip
phaseType
phase
ushort *
buffer
uchar
lockFlag
ushort
endState
static TStreamable*
build
()
Protected Members
TGroup
( StreamableInit )
virtual void
write
( opstream& os )
virtual void*
read
( ipstream& is )
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999
K
doc