• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/deprecated/

Lines Matching refs:property

76 // Mediates between a physical panel and the property sheet
93 virtual bool UpdatePropertyDisplayInList(wxProperty *property);
98 // Find the wxListBox index corresponding to this property
99 virtual int FindListIndexForProperty(wxProperty *property);
102 // property. NULL resets to show no property.
103 virtual bool ShowProperty(wxProperty *property, bool select = true);
104 virtual bool EditProperty(wxProperty *property);
106 // Update the display from the property
107 virtual bool DisplayProperty(wxProperty *property);
108 // Update the property from the display
109 virtual bool RetrieveProperty(wxProperty *property);
111 // Find appropriate validator and load property into value controls
112 virtual bool BeginShowingProperty(wxProperty *property);
113 // Find appropriate validator and unload property from value controls
114 virtual bool EndShowingProperty(wxProperty *property);
122 // Called by the property listbox
218 * The type of validator used for property lists (Visual Basic style)
227 // Called when the property is selected or deselected: typically displays the value
229 virtual bool OnSelect(bool select, wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
231 // Called when the property is double clicked. Extra functionality can be provided, such as
234 wxProperty *WXUNUSED(property), wxPropertyListView *WXUNUSED(view), wxWindow *WXUNUSED(parentWindow) )
238 // string to text control, and retrieve the value into the property.
239 virtual bool OnValueListSelect(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
241 // Called when the property value is edited using standard text control
243 wxProperty *WXUNUSED(property), wxPropertyListView *WXUNUSED(view), wxWindow *WXUNUSED(parentWindow) )
246 virtual bool OnClearControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
248 // Called when the property is edited in detail
250 wxProperty *WXUNUSED(property), wxPropertyListView *WXUNUSED(view), wxWindow *WXUNUSED(parentWindow) )
253 // Called if focus lost, IF we're in a modeless property editing situation.
255 wxProperty *WXUNUSED(property), wxPropertyListView *WXUNUSED(view), wxWindow *WXUNUSED(parentWindow) )
261 virtual void OnEdit(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
266 wxProperty *WXUNUSED(property), wxPropertyListView *WXUNUSED(view), wxWindow *WXUNUSED(parentWindow) )
270 // the property list.
271 // Does the transferance from the property editing area to the property itself
272 virtual bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
274 virtual bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
395 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
399 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
402 // the property list.
403 // Does the transfer from the property editing area to the property itself
404 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
424 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
428 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
431 // the property list.
432 // Does the transfer from the property editing area to the property itself
433 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
449 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
450 bool OnPrepareDetailControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
451 bool OnClearDetailControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
455 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
458 // the property list.
459 // Does the transfer from the property editing area to the property itself
460 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
461 bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
463 // Called when the property is double clicked. Extra functionality can be provided,
465 virtual bool OnDoubleClick(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
482 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
483 bool OnPrepareDetailControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
484 bool OnClearDetailControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
488 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
491 // the property list.
492 // Does the transfer from the property editing area to the property itself
493 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
494 bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
496 // Called when the property is double clicked. Extra functionality can be provided,
498 bool OnDoubleClick(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
515 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
518 // the property list.
519 // Does the transferance from the property editing area to the property itself
520 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
521 bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
523 bool OnDoubleClick(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
525 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
528 void OnEdit(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
544 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
545 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
546 bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
548 bool OnDoubleClick(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
550 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
553 void OnEdit(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
565 bool OnPrepareControls(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
569 bool OnCheckValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
572 // the property list.
573 // Does the transfer from the property editing area to the property itself
574 bool OnRetrieveValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
575 bool OnDisplayValue(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
577 // Called when the property is double clicked.
578 bool OnDoubleClick(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);
583 void OnEdit(wxProperty *property, wxPropertyListView *view, wxWindow *parentWindow);