SavvyUI C++ UI Library
|
This is the complete list of members for StatusBar, including all inherited members.
_children | PanelBase | protected |
_componentType | Component | protected |
_hWnd | Component | protected |
_showBorder | Component | protected |
addComponent(Component *component, int column, int row, int columnCount=1, int rowCount=1) | GridPanel | |
clear() | GridPanel | |
clearQueuedPaintRequest() | Component | |
Component() | Component | |
createComponent(WinHandle hParent, Bounds rect, long nCmd=-1, BOOL isVisible=TRUE) | Component | |
doNotSubclass() | Component | protected |
getActionId() | Component | protected |
getClassName() | GridPanel | protectedvirtual |
GetClientRect(Bounds &rect) | Component | |
getComponentType() | Component | |
getCreateWindowOptions(wstring &title, UINT &widownStyles, wstring &wndClassName, BOOL &isCustomWndProc) | PanelBase | protectedvirtual |
getId() | Component | |
getMinimumHeight() | Component | virtual |
getMouseWheelDelta() | Component | |
getParent() | Component | |
getPreferredHeight() | Component | virtual |
getScrollingInfo(__int64 &scrollMin, __int64 &scrollMax, __int64 &pageSize) | GridPanel | virtual |
getWindowHandle() | Component | |
GetWindowRect(Bounds &rect) | Component | |
GridPanel() | GridPanel | |
isWindowCreated() | Component | |
moveWindow(long x, long y, long width, long height, BOOL bRedraw=TRUE) | Component | |
onAction(const ActionEvent &ev) | StatusBar | virtual |
GridPanel::onAction(WinHandle hTarget, long actionId, const ProcParams &procParams) | PanelBase | virtual |
onArrowDown(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onArrowLeft(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onArrowRight(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onArrowUp(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onDataChanged(WinHandle hTarget, const wstring &newValue, const ProcParams &procParams) | PanelBase | virtual |
onDrawItem(LPDRAWITEMSTRUCT dis, const ProcParams &procParams) | PanelBase | virtual |
onDrawMeasureItem(LPMEASUREITEMSTRUCT dis, const ProcParams &procParams) | PanelBase | virtual |
onFocusGained() | Component | inlinevirtual |
onFocusLost() | Component | inlinevirtual |
onHorzScroll(WinHandle hTarget, const ProcParams &procParams) | PanelBase | virtual |
onKeyBackSpace(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyDelete(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyEnd(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyEnter(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF1(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF10(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF11(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF12(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF2(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF3(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF4(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF5(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF6(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF7(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF8(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyF9(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyHome(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyInsert(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyTab(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onKeyTyped(wchar_t ch, BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onMouseMoved(WinHandle hWnd, int x, int y, BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onMousePressed(WinHandle hWnd, int x, int y, int clickCount, BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onMouseReleased(WinHandle hWnd, int x, int y, BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onMouseRightClicked(WinHandle hWnd, int x, int y, BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onMouseWheel(WinHandle hWnd, int x, int y, int delta) | GridPanel | virtual |
onPageDown(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onPageUp(BOOL shiftPressed, BOOL ctrlPressed) | Component | inlinevirtual |
onPaint(Graphics *g) | GridPanel | virtual |
onSelectionChanged(WinHandle hTarget, int itemIndex, const wstring &itemText, BOOL itemChecked, const ProcParams &procParams) | PanelBase | virtual |
onTimer(unsigned int timerId) | Component | inlinevirtual |
onWindowMoved() | PanelBase | virtual |
onWindowResized() | GridPanel | virtual |
PanelBase() | PanelBase | |
protectedAddActionListener(ActionListener *l) | Component | protected |
protectedAddDataChangedListener(DataChangeListener *l) | Component | protected |
protectedAddItemDoubleClickedListener(RowDoubleClickListener *l) | Component | protected |
protectedAddSelectionChangedListener(SelectionChangeListener *l) | Component | protected |
protectedFireActionEvent(long actionId=-1, const wstring &actionName=L"") | Component | protected |
protectedFireDataChangedEvent(const wstring &oldValue, const wstring &newValue) | Component | protected |
protectedFireItemDoubleClickedEvent(__int64 rowIndex) | Component | protected |
protectedFireSelectionChangedEvent(long selectionIndex=-1, const wstring &selectionValue=L"", BOOL checked=FALSE) | Component | protected |
reconfigureScrollBar() | Component | |
repaint(WinHandle hWnd=NULL) | Component | |
setEnabled(BOOL bEnable=TRUE) | Component | |
setFillRowsMinHeight(int minHeight) | GridPanel | |
setFont(long fontSize, BOOL isBold=FALSE, BOOL isItalic=FALSE, BOOL isUnderlined=FALSE, const wstring &fontName=L"Arial") | Component | |
setHasBorder(BOOL hasBorderLeft, BOOL hasBorderTop, BOOL hasBorderRight, BOOL hasBorderBottom) | GridPanel | |
setLayout(const vector< int > &columns, const vector< int > &rows) | GridPanel | |
setLicenseMessage(const wstring &message) | StatusBar | |
setMargin(int margin) | GridPanel | |
setMouseWheelDelta(int delta) | Component | |
setParent(Component *parent) | Component | |
setScrollbarTopOffset(__int64 firstVisibleRow) | GridPanel | virtual |
setShowThemeToggler(BOOL bShow=TRUE) | StatusBar | |
setText(const wstring &text) | StatusBar | |
setVisible(BOOL bShow=TRUE) | Component | |
showBorder(BOOL bShow=TRUE) | Component | |
startTimer(unsigned int timerId, unsigned int milliseconds) | Component | protected |
StatusBar() | StatusBar | |
stopTimer(unsigned int timerId) | Component | protected |
updateScrollbarTopOffset(__int64 firstVisibleRow) | Component | |
windowCreated() | GridPanel | protectedvirtual |
~Component() | Component | virtual |
~GridPanel() | GridPanel | virtual |
~PanelBase() | PanelBase | virtual |
~StatusBar() | StatusBar | virtual |