Searched refs:EditLabel (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Deditlbox.cpp215 m_listCtrl->EditLabel(m_selection);
245 m_listCtrl->EditLabel(m_selection);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.h136 wxTextCtrl *EditLabel(long item,
139 void Edit( long item ) { EditLabel(item); }
H A Dlistctrl.cpp584 wxTextCtrl *EditLabel(long item,
2952 wxTextCtrl *wxListMainWindow::EditLabel(long item, wxClassInfo* textControlClass)
2955 wxT("wrong index in wxGenericListCtrl::EditLabel()") );
2958 wxT("EditLabel() needs a text control") );
2966 wxCHECK_MSG( data, NULL, _T("invalid index in EditLabel()") );
2996 EditLabel( m_current );
5521 wxTextCtrl *wxGenericListCtrl::EditLabel(long item,
5524 return m_mainWin->EditLabel( item, textControlClass );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlistctrl.h119 wxTextCtrl *EditLabel(long item,
122 void Edit( long item ) { EditLabel(item); }
H A Dtreectlg.h155 virtual wxTextCtrl *EditLabel(const wxTreeItemId& item,
184 // use EditLabel() instead
185 void Edit( const wxTreeItemId& item ) { EditLabel(item); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtreectrl.cpp366 wxTextCtrl * wxTreeCtrl::EditLabel(long item, wxClassInfo* textControlClass) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtreectrl.cpp359 wxTextCtrl* wxTreeCtrl::EditLabel(long item, wxClassInfo* textControlClass) function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtreectrl.h336 virtual wxTextCtrl *EditLabel(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtreectrl.h320 wxTextCtrl* EditLabel(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dtreectrl.h318 wxTextCtrl* EditLabel(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dlistctrl.h220 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
H A Dtreectrl.h218 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Dlistctrl.h325 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
H A Dtreectrl.h215 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dlistctrl.h274 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
H A Dtreectrl.h168 virtual wxTextCtrl *EditLabel(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dlistctrl.h311 wxTextCtrl* EditLabel( long lItem
H A Dtreectrl.h444 wxTextCtrl* EditLabel( const wxTreeItemId& rItem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dlistctrl.h258 wxTextCtrl* EditLabel(long item, wxClassInfo* textControlClass = CLASSINFO(wxTextCtrl));
H A Dtreectrl.h299 wxTextCtrl* EditLabel(const wxTreeItemId& item,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dlistctrl.cpp445 wxTextCtrl* wxListCtrl::EditLabel(long item, wxClassInfo* textControlClass) function in class:wxListCtrl
H A Dtreectrl.cpp626 wxTextCtrl* wxTreeCtrl::EditLabel(const wxTreeItemId& item, function in class:wxTreeCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddirdlgg.cpp150 // before we can call EditLabel (required for "New directory")
361 m_dirCtrl->GetTreeCtrl()->EditLabel( new_id );
H A Dlistctrl.cpp588 wxTextCtrl *EditLabel(long item,
2955 wxTextCtrl *wxListMainWindow::EditLabel(long item, wxClassInfo* textControlClass)
2958 wxT("wrong index in wxGenericListCtrl::EditLabel()") );
2961 wxT("EditLabel() needs a text control") );
2969 wxCHECK_MSG( data, NULL, _T("invalid index in EditLabel()") );
2999 EditLabel( m_current );
5542 wxTextCtrl *wxGenericListCtrl::EditLabel(long item,
5545 return m_mainWin->EditLabel( item, textControlClass );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dttreectl.tex73 place (see \helpref{EditLabel}{wxtreectrleditlabel}).

Completed in 177 milliseconds

12