Language
Asturianu (ast)
Catal? (ca)
?e?tina (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Espa?ol (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Fran?ais (fr)
G?idhlig (gd)
Galego (gl)
Italiano (it)
Lietuvi? (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Portugu?s [do Brasil] (pt-BR)
Portugu?s [Europeu] (pt)
Rom?n? (ro)
Sloven?ina (sk)
Sloven??ina (sl)
Suomi (fi)
Svenska (sv)
Yкра?нська (uk)
Ti?ng Vi?t (vi)
T?rk?e (tr)
???? (om)
??????? (hy)
Ελληνικ? (el)
български език (bg)
Русский (ru)
Cрпски [?ирилицом] (sr)
????? (he)
?????? (hi)
????????? (km)
????? (ta)
??????? (th)
?体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
??? (ko)
The 解放する/自由な and Open 生産性 控訴
:: com :: sun :: 星/主役にする :: でっちあげる,人を罪に陥れる ::
interface XDispatch
Description
serves 明言する/公表する (警察などへの)密告,告訴(状) of 反対するs which can be connected to
支配(する)/統制するs (e.g. toolbox 支配(する)/統制するs).
Each 明言する/公表する change is to be broadcasted to all 登録(する)d
status listeners. The first notification should be 成し遂げるd
synchronously from addStatusListener() ;
if not, 支配(する)/統制するs may flicker. 明言する/公表する listener must be aware of this
synchronous notification.
The 明言する/公表する consists of enabled/無能にするd and a short descriptive text
of the 機能(する)/行事 (e.g. "undo 挿入する character"). It is to be broadcasted
whenever this 明言する/公表する changes or the 支配(する)/統制する should re-get the value
for the URL it is connected to. Additionally, a 状況-switch-event
is to be broadcasted whenever the 反対する may be out of 範囲,
to 軍隊 the 明言する/公表する listener to requery the XDispatch .
See also
でっちあげる,人を罪に陥れる , FeatureStateEvent
Methods' 要約
派遣(する)
派遣(する)s (遂行する/発効させるs) an URL asynchronously.
addStatusListener
登録(する)s a listener of a 支配(する)/統制する for a 明確な/細部 URL
at this 反対する to receive status events.
removeStatusListener
unregisters a listener from a 支配(する)/統制する.
Methods' 詳細(に述べる)s
派遣(する)
[oneway] 無効の
派遣(する) (
[in] ::com::sun::星/主役にする::util ::URL
URL,
[in] sequence< ::com::sun::星/主役にする::beans ::PropertyValue >
Arguments );
Description
派遣(する)s (遂行する/発効させるs) an URL asynchronously.
It is only 許すd to 派遣(する) URLs for which this XDispatch
was explicitely queried. 付加 arguments ("'#..." or "?...") are 許すd.
Parameter URL
fully parsed URL 述べるing the feature which should be 派遣(する)d (=遂行する/発効させるd)
Parameter Arguments
optional arguments for this request.
They depend on the real 実施 of the dipsatch 反対する.
Example
// some code for a click-handler (Java)
無効の myOnClick (String sURL,String sTargetFrame,com.sun.星/主役にする.beans.PropertyValue[] lArguments)
{
com.sun.星/主役にする.util.URL[] aURL = new com.sun.星/主役にする.util.URL[1];
aURL[0] = new com.sun.星/主役にする.util.URL();
aURL[0].完全にする = sURL;
com.sun.星/主役にする.util.XURLTransformer xParser = (com.sun.星/主役にする.util.XURLTransformer)UnoRuntime.queryInterface(
com.sun.星/主役にする.util.XURLTransformer.class,
mxServiceManager.createInstance("com.sun.星/主役にする.util.URLTransformer"));
xParser.parseStrict(aURL);
com.sun.星/主役にする.でっちあげる,人を罪に陥れる.XDispatch xDispatcher = mxFrame.queryDispatch(aURL[0], sTargetFrame, com.sun.星/主役にする.でっちあげる,人を罪に陥れる.FrameSearchFlag.GLOBAL);
if(xDispatcher!=null)
xDispatcher.派遣(する)(aURL[0], lArguments);
}
addStatusListener
Description
登録(する)s a listener of a 支配(する)/統制する for a 明確な/細部 URL
at this 反対する to receive status events.
It is only 許すd to 登録(する) URLs for which this XDispatch
was explicitely queried. 付加 arguments ("#..." or "?...") will be ignored.
公式文書,認める: Notifications can't be 保証(人)d! This will be a part of interface XNotifyingDispatch .
Parameter 支配(する)/統制する
listener that wishes to be 知らせるd
Parameter URL
the URL (without 付加 arguments) the listener wishes to be 登録(する)d for.
A listener can be 登録(する)d for more than one URL at the same time.
See also
XStatusListener , XDispatch ::removeStatusListener()
removeStatusListener
[oneway] 無効の
removeStatusListener (
[in] XStatusListener
支配(する)/統制する,
[in] ::com::sun::星/主役にする::util ::URL
URL );
Description
unregisters a listener from a 支配(する)/統制する.
Parameter 支配(する)/統制する
listener that wishes to be unregistered
Parameter URL
URL the listener was 登録(する)d for.
付加 arguments ("#..." or "?...") will be ignored.
See also
XStatusListener , XDispatch ::addStatusListener()
最高の,を越す of Page Copyright © 2013, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.