ActivateInterface(Interface inInterface) | TView | [protected, virtual] |
ActiveStateChanged() | TView | [protected, virtual] |
AddSubView(TView *inSubView) | TView | |
Bounds() | TView | |
BoundsChanged(UInt32 inOptions, const HIRect &inOriginalBounds, const HIRect &inCurrentBounds) | TView | [protected, virtual] |
ChangeAutoInvalidateFlags(OptionBits inSetFlags, OptionBits inClearFlags) | TView | [protected] |
ConstructProc typedef | TObject | [protected] |
ControlHit(ControlPartCode inPart, UInt32 inModifiers) | TView | [protected, virtual] |
CreateInitializationEvent() | TObject | [protected, static] |
DragEnter(DragRef inDrag) | TView | [protected, virtual] |
DragLeave(DragRef inDrag) | TView | [protected, virtual] |
DragReceive(DragRef inDrag) | TView | [protected, virtual] |
DragWithin(DragRef inDrag) | TView | [protected, virtual] |
Draw(RgnHandle inLimitRgn, CGContextRef inContext) | TView | [protected, virtual] |
EnabledStateChanged() | TView | [protected, virtual] |
Frame() | TView | |
GetAutoInvalidateFlags() | TView | [inline, protected] |
GetBehaviors() | TView | [protected, virtual] |
GetData(OSType inTag, ControlPartCode inPart, Size inSize, Size *outSize, void *inPtr) | TView | [protected, virtual] |
GetEventTarget() | TObject | [inline] |
GetHilite() | TView | |
GetKind()=PURE_VIRTUAL | TView | [protected, virtual] |
GetMaximum() | TView | |
GetMinimum() | TView | |
GetObjectRef() | TObject | [inline] |
GetOptimalSize(HISize *outSize, float *outBaseLine) | TView | |
GetOptimalSizeSelf(HISize *outSize, float *outBaseLine) | TView | [protected, virtual] |
GetOwner() | TView | |
GetRegion(ControlPartCode inPart, RgnHandle outRgn) | TView | [protected, virtual] |
GetSizeConstraints(HISize *outMin, HISize *outMax) | TView | [protected, virtual] |
GetValue() | TView | |
GetViewRef() | TView | [inline] |
GetWindowRef() | TView | [inline, protected] |
Hide() | TView | |
Hilite(ControlPartCode inPart) | TView | |
HiliteChanged(ControlPartCode inOriginalPart, ControlPartCode inCurrentPart) | TView | [protected, virtual] |
HitTest(const HIPoint &inWhere) | TView | [protected, virtual] |
Initialize(TCarbonEvent &inEvent) | TObject | [protected, virtual] |
Interface enum name | TView | [protected] |
Invalidate() | TView | |
IsActive() | TView | |
IsEnabled() | TView | |
IsVisible() | TView | |
kAutoInvalidateOnActivate enum value | TView | [protected] |
kAutoInvalidateOnEnable enum value | TView | [protected] |
kAutoInvalidateOnHilite enum value | TView | [protected] |
kAutoInvalidateOnTitleChange enum value | TView | [protected] |
kAutoInvalidateOnValueChange enum value | TView | [protected] |
kDragAndDrop enum value | TView | [protected] |
kKeyboardFocus enum value | TView | [protected] |
OwningWindowChanged(WindowRef oldWindow, WindowRef newWindow) | TView | [protected, virtual] |
PrintDebugInfo() | TObject | [inline] |
PrintDebugInfoSelf() | TView | [protected, virtual] |
ProcessCommand(const HICommand &inCommand) | TView | [protected, virtual] |
RegisterSubclass(CFStringRef inID, ConstructProc inProc) | TView | [inline, protected, static] |
TObject::RegisterSubclass(CFStringRef inID, CFStringRef inBaseID, ConstructProc inProc) | TObject | [protected, static] |
Release() | TObject | [inline] |
RemoveFromSuperView() | TView | |
Retain() | TObject | [inline] |
SetData(OSType inTag, ControlPartCode inPart, Size inSize, const void *inPtr) | TView | [protected, virtual] |
SetFocusPart(ControlPartCode inDesiredFocus, Boolean inFocusEverything, ControlPartCode *outActualFocus) | TView | [protected, virtual] |
SetFrame(const HIRect &inBounds) | TView | |
SetMaximum(SInt32 inMaximum) | TView | |
SetMinimum(SInt32 inMinimum) | TView | |
SetValue(SInt32 inValue) | TView | |
Show() | TView | |
TextInput(TCarbonEvent &inEvent) | TView | [protected, virtual] |
TitleChanged() | TView | [protected, virtual] |
TObject(HIObjectRef inObject) | TObject | [protected] |
Track(TCarbonEvent &inEvent, ControlPartCode *outPartHit) | TView | [protected, virtual] |
TView(HIViewRef inView) | TView | [protected] |
UpdateCommandStatus(const HICommand &inCommand) | TView | [protected, virtual] |
ValueChanged() | TView | [protected, virtual] |
VisibilityChanged() | TView | [protected, virtual] |
~TObject() | TObject | [protected, virtual] |
~TView() | TView | [protected, virtual] |