Lines Matching refs:wizard
52 /** describes a wizard which can be used to copy table like data from one
57 <p>There are various cases where the wizard needs to interact with the user (except of
58 course the obvious case to display and operate the wizard dialog itself). For those cases,
64 registered at the wizard, or none of the registered listener handles an error during
65 copying a row, or a registered listeners explicitly tells the wizard to ask the user
73 … <member>createWithInteractionHandler</member> constructor, the wizard will use the interaction
80 <p>There's one exception to the above, however: Upon creating the copy table wizard,
101 /** creates an executable wizard dialog, which is to guide the user through copying
108 <p>If the connection has been newly created by the wizard (e.g. because the
110 then this connection will be disposed upon disposal of the wizard.</p>
172 are passed unchanged to the creator of the wizard.
191 /** creates an executable wizard dialog, which is to guide the user through copying
196 can be used to intercept interactions (such as error messages) during the wizard