, including all inherited members.
| addAnchor(const char *name) | dw::core::Widget | [inline, protected] |
| addAnchor(const char *name, int y) | dw::core::Widget | [inline, protected] |
| allocation | dw::core::Widget | [protected] |
| bgColor | dw::core::Widget | [private] |
| BLOCK_LEVEL enum value | dw::core::Widget | [protected] |
| blockLevel() | dw::core::Widget | [inline] |
| buttonPress(EventButton *event) | dw::core::Widget | |
| buttonPressImpl(EventButton *event) | dw::core::Widget | [protected, virtual] |
| buttonRelease(EventButton *event) | dw::core::Widget | |
| buttonReleaseImpl(EventButton *event) | dw::core::Widget | [protected, virtual] |
| buttonSensitive | dw::core::Widget | [private] |
| buttonSensitiveSet | dw::core::Widget | [private] |
| changeAnchor(char *name, int y) | dw::core::Widget | [inline, protected] |
| CLASS_ID | dw::core::Widget | [static] |
| clone() | lout::object::Object | [virtual] |
| deleteCallbackData | dw::core::Widget | [private] |
| deleteCallbackFunc | dw::core::Widget | [private] |
| draw(View *view, Rectangle *area)=0 | dw::core::Widget | [pure virtual] |
| drawBox(View *view, style::Style *style, Rectangle *area, int x, int y, int width, int height, bool inverse) | dw::core::Widget | |
| drawSelected(View *view, Rectangle *area) | dw::core::Widget | |
| drawWidgetBox(View *view, Rectangle *area, bool inverse) | dw::core::Widget | |
| enterNotify(EventCrossing *event) | dw::core::Widget | |
| enterNotifyImpl(EventCrossing *event) | dw::core::Widget | [protected, virtual] |
| equals(Object *other) | lout::object::Object | [virtual] |
| extremes | dw::core::Widget | [private] |
| EXTREMES_CHANGED enum value | dw::core::Widget | [protected] |
| extremesChanged() | dw::core::Widget | [inline] |
| flags | dw::core::Widget | [private] |
| Flags enum name | dw::core::Widget | [protected] |
| getAllocation() | dw::core::Widget | [inline] |
| getBgColor() | dw::core::Widget | |
| getClassId() | lout::identity::IdentifiableObject | [inline] |
| getClassName() | lout::identity::IdentifiableObject | [inline] |
| getContentHeight() | dw::core::Widget | [inline, protected] |
| getContentWidth() | dw::core::Widget | [inline, protected] |
| getExtremes(Extremes *extremes) | dw::core::Widget | |
| getExtremesImpl(Extremes *extremes) | dw::core::Widget | [protected, virtual] |
| getHeight() | dw::core::Widget | [inline, protected] |
| getLayout() | dw::core::Widget | [inline] |
| getLevel() | dw::core::Widget | |
| getNearestCommonAncestor(Widget *otherWidget) | dw::core::Widget | |
| getParent() | dw::core::Widget | [inline] |
| getStyle() | dw::core::Widget | [inline] |
| getTopLevel() | dw::core::Widget | |
| getWidgetAtPoint(int x, int y, int level) | dw::core::Widget | [virtual] |
| HAS_CONTENTS enum value | dw::core::Widget | [protected] |
| hasContents() | dw::core::Widget | [inline] |
| hashValue() | lout::object::Object | [virtual] |
| IdentifiableObject() | lout::identity::IdentifiableObject | |
| instanceOf(int otherClassId) | lout::identity::IdentifiableObject | |
| intersects(Rectangle *area, Rectangle *intersection) | dw::core::Widget | |
| intoStringBuffer(misc::StringBuffer *sb) | lout::identity::IdentifiableObject | [virtual] |
| isButtonSensitive() | dw::core::Widget | [inline] |
| iterator(Content::Type mask, bool atEnd)=0 | dw::core::Widget | [pure virtual] |
| Layout class | dw::core::Widget | [friend] |
| layout | dw::core::Widget | [protected] |
| leaveNotify(EventCrossing *event) | dw::core::Widget | |
| leaveNotifyImpl(EventCrossing *event) | dw::core::Widget | [protected, virtual] |
| markExtremesChange(int ref) | dw::core::Widget | [protected, virtual] |
| markSizeChange(int ref) | dw::core::Widget | [protected, virtual] |
| motionNotify(EventMotion *event) | dw::core::Widget | |
| motionNotifyImpl(EventMotion *event) | dw::core::Widget | [protected, virtual] |
| NEEDS_ALLOCATE enum value | dw::core::Widget | [protected] |
| NEEDS_RESIZE enum value | dw::core::Widget | [protected] |
| needsAllocate() | dw::core::Widget | [inline] |
| needsResize() | dw::core::Widget | [inline] |
| parent | dw::core::Widget | [private] |
| parentRef | dw::core::Widget | |
| queueDraw() | dw::core::Widget | [inline, protected] |
| queueDrawArea(int x, int y, int width, int height) | dw::core::Widget | [protected] |
| queueResize(int ref, bool extremesChanged) | dw::core::Widget | [protected] |
| registerName(const char *className, int *classId) | lout::identity::IdentifiableObject | [protected] |
| removeAnchor(char *name) | dw::core::Widget | [inline, protected] |
| removeChild(Widget *child) | dw::core::Widget | [virtual] |
| requisition | dw::core::Widget | [private] |
| resizeDrawImpl() | dw::core::Widget | [inline, protected, virtual] |
| scrollTo(HPosition hpos, VPosition vpos, int x, int y, int width, int height) | dw::core::Widget | |
| selectionButtonMotion(Iterator *it, int charPos, int linkNo, EventMotion *event, bool withinContent) | dw::core::Widget | [inline, protected] |
| selectionButtonPress(Iterator *it, int charPos, int linkNo, EventButton *event, bool withinContent) | dw::core::Widget | [inline, protected] |
| selectionButtonRelease(Iterator *it, int charPos, int linkNo, EventButton *event, bool withinContent) | dw::core::Widget | [inline, protected] |
| selectionHandleEvent(SelectionState::EventType eventType, Iterator *it, int charPos, int linkNo, MousePositionEvent *event) | dw::core::Widget | [inline, protected] |
| setAscent(int ascent) | dw::core::Widget | [virtual] |
| setBgColor(style::Color *bgColor) | dw::core::Widget | |
| setButtonSensitive(bool buttonSensitive) | dw::core::Widget | |
| setCursor(style::Cursor cursor) | dw::core::Widget | [inline, protected] |
| setDeleteCallback(DW_Callback_t func, void *data) | dw::core::Widget | [inline] |
| setDescent(int descent) | dw::core::Widget | [virtual] |
| setFlags(Flags f) | dw::core::Widget | [inline, protected] |
| setParent(Widget *parent) | dw::core::Widget | |
| setStyle(style::Style *style) | dw::core::Widget | [virtual] |
| setWidth(int width) | dw::core::Widget | [virtual] |
| sizeAllocate(Allocation *allocation) | dw::core::Widget | |
| sizeAllocateImpl(Allocation *allocation) | dw::core::Widget | [protected, virtual] |
| sizeOf() | lout::object::Object | [virtual] |
| sizeRequest(Requisition *requisition) | dw::core::Widget | |
| sizeRequestImpl(Requisition *requisition)=0 | dw::core::Widget | [protected, pure virtual] |
| style | dw::core::Widget | [private] |
| toString() | lout::object::Object | |
| unsetFlags(Flags f) | dw::core::Widget | [inline, protected] |
| USES_HINTS enum value | dw::core::Widget | [protected] |
| usesHints() | dw::core::Widget | [inline] |
| WAS_ALLOCATED enum value | dw::core::Widget | [protected] |
| wasAllocated() | dw::core::Widget | [inline] |
| Widget() | dw::core::Widget | |
| ~Object() | lout::object::Object | [virtual] |
| ~Widget() | dw::core::Widget | |