| attachTo(Sint32 idScreen) | CRM64Pro::Panel | |
| baseWidget() | CRM64Pro::Panel | |
| closeWidget(Sint32 iWID) | CRM64Pro::Panel | |
| createButton(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createCheckBox(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createComboBox(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createFrame(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createImage(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createLabel(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createList(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createNumberEdit(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createProgress(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createSlider(const string &sName, Sint32 iWID, eSliderAxis eAxis=SA_HORIZONTAL) | CRM64Pro::Panel | |
| createTextEdit(const string &sName, Sint32 iWID) | CRM64Pro::Panel | |
| createWidgetByType(const string &sName, eWidgetType eWT, Sint32 iWID) | CRM64Pro::Panel | |
| getButton(Sint32 iWID) | CRM64Pro::Panel | |
| getCheckBox(Sint32 iWID) | CRM64Pro::Panel | |
| getComboBox(Sint32 iWID) | CRM64Pro::Panel | |
| getFrame(Sint32 iWID) | CRM64Pro::Panel | |
| getID() const override | CRM64Pro::Panel | |
| getImage(Sint32 iWID) | CRM64Pro::Panel | |
| getLabel(Sint32 iWID) | CRM64Pro::Panel | |
| getLayout() const | CRM64Pro::Panel | |
| getLayoutAlign() const | CRM64Pro::Panel | |
| getLayoutJustify() const | CRM64Pro::Panel | |
| getList(Sint32 iWID) | CRM64Pro::Panel | |
| getName() const override | CRM64Pro::Panel | |
| getNumberEdit(Sint32 iWID) | CRM64Pro::Panel | |
| getPanelTTL() const | CRM64Pro::Panel | |
| getPanelType() const | CRM64Pro::Panel | |
| getProgress(Sint32 iWID) | CRM64Pro::Panel | |
| getScreen() const | CRM64Pro::Panel | |
| getScreenDesired() const | CRM64Pro::Panel | |
| getSizeMode() const | CRM64Pro::Panel | |
| getSlider(Sint32 iWID) | CRM64Pro::Panel | |
| getTextEdit(Sint32 iWID) | CRM64Pro::Panel | |
| getTheme() const | CRM64Pro::Panel | |
| getTitle(string &sText) const | CRM64Pro::Panel | |
| getWidgetByID(Sint32 iWID) | CRM64Pro::Panel | |
| getWidgetInfoList(vector< sWidgetInfo > &vOut) const | CRM64Pro::Panel | |
| getWidgetType(Sint32 iWID) const | CRM64Pro::Panel | |
| info(Sint32 iMode=0) override | CRM64Pro::Panel | |
| invalidateLayout() | CRM64Pro::Panel | |
| save(const string &sCDCFile) | CRM64Pro::Panel | |
| save(const Sint32 idCDC) | CRM64Pro::Panel | |
| setLayout(ePanelLayout ePL) | CRM64Pro::Panel | |
| setLayoutAlign(eLayoutAlign eAlign) | CRM64Pro::Panel | |
| setLayoutJustify(eLayoutJustify eJustify) | CRM64Pro::Panel | |
| setLayoutPadding(Sint32 iTop, Sint32 iRight, Sint32 iBottom, Sint32 iLeft) | CRM64Pro::Panel | |
| setLayoutSpacing(Sint32 iSpacing) | CRM64Pro::Panel | |
| setPanelType(ePanelType ePT, Sint32 iTime=0) | CRM64Pro::Panel | |
| setScreenDesired(Sint32 iScreenDesired) | CRM64Pro::Panel | |
| setSizeMode(ePanelSizeMode ePSM) | CRM64Pro::Panel | |
| setTheme(Sint32 idTheme) | CRM64Pro::Panel | |
| setTitle(const string &sText, const Position &posX=Position(PH_CENTER), const Position &posY=Position(PH_CENTER)) | CRM64Pro::Panel | |
| setWidgetName(Sint32 iWID, const string &sName) | CRM64Pro::Panel | |