1Gtk2::Ex::FormFactory::UPsreorxyCBounftfreirbeudt(e3d)PGetrkl2:D:oEcxu:m:eFnotramtFiaocntory::ProxyBuffered(3)
2
3
4
6 Gtk2::Ex::FormFactory::ProxyBuffered - Buffering object proxy
7
9 #-- Proxies are always created through
10 #-- Gtk2::Ex::FormFactory::Context, never
11 #-- directly by the application.
12
13 Gtk2::Ex::FormFactory::ProxyBuffered->new (
14 Gtk2::Ex::FormFactory::Proxy attributes
15 );
16
18 This class is derived from Gtk2::Ex::FormFactory::Proxy and buffers all
19 changes made to object through the proxy. For details about buffering
20 please refer to the chapter BUFFERED CONTEXT OBJECTS in
21 Gtk2::Ex::FormFactory::Context.
22
24 Gtk2::Ex::FormFactory::Proxy
25 +-- Gtk2::Ex::FormFactory::ProxyBuffered
26
28 This module has no additional attributes over those derived from
29 Gtk2::Ex::FormFactory::Proxy.
30
32 $proxy->commit_buffer ()
33 Commits all changes buffered in the $proxy object to the
34 corresponding application object.
35
36 $proxy->discard_buffer ()
37 Discards all buffered changes.
38
39 For more methods refer to Gtk2::Ex::FormFactory::Proxy.
40
42 Jörn Reder <joern at zyn dot de>
43
45 Copyright 2004-2006 by Jörn Reder.
46
47 This library is free software; you can redistribute it and/or modify it
48 under the terms of the GNU Library General Public License as published
49 by the Free Software Foundation; either version 2.1 of the License, or
50 (at your option) any later version.
51
52 This library is distributed in the hope that it will be useful, but
53 WITHOUT ANY WARRANTY; without even the implied warranty of
54 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
55 Library General Public License for more details.
56
57 You should have received a copy of the GNU Library General Public
58 License along with this library; if not, write to the Free Software
59 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307
60 USA.
61
63 Hey! The above document had some coding errors, which are explained
64 below:
65
66 Around line 179:
67 =back without =over
68
69 Around line 200:
70 Non-ASCII character seen before =encoding in 'Jörn'. Assuming UTF-8
71
72
73
74perl v5.34.0 2021-0G7t-k222::Ex::FormFactory::ProxyBuffered(3)