The following table lists and describes the function keys available from the Nexaweb client:
Key | Description |
F1 | Prints the UI DOM to the console window including auto-generated IDs. |
F2 | Prints the UI DOM to the console window. |
F3 | Launches the Nexaweb Server Management Console in a separate browser window. The Nexaweb Server Management Console allows the user to view various reports, session information and status of services running on the server. |
F4 | Displays the Nexaweb Session Info page of the Server Management Console in a separate browser window. |
F5 | Prints to the Console Window all registered user documents that are either located on the client or shared between the client and server. |
F9 | For desktop client only. Writes the contents of the log to the logfile defined by -logfile parameter |
In order for the F1 through F5 function keys to operate, you must set the <debug-keys-enabled> </debug-keys-enabled> parameter in the client configuration file, nexaweb-client.xml to true. Locate the <debug-keys-enabled> parameter in the Backwards compatability settings section of the configuration file.
In order for the F9 function key to operate, you must, when -logfile parameter is defined.次の表ではNexaweb client から利用できるファンクションキー一覧と説明しています :
キー | 説明 |
F1 | 自動生成 ID を含め、UI DOM をコンソールウィンドウに表示する。 |
F2 | UI DOM をコンソールウィンドウに表示する。 |
F3 | Nexaweb Server Management Console を別のブラウザウィンドウにロンチする。Nexaweb Server Management Console では、サーバーで稼働している様々なレポート、セッション情報、サービスのステータスを見ることができる。 |
F4 | Nexaweb Session Info page を Server Management コンソールの Nexaweb Session Info page に表示する。 |
F5 | クライアントに配置されているまたはクライアントとサーバー間で共有されている、全てのユーザードキュメントをコンソールウィンドウに表示する。 |
F9 | デスクトップクライアントのみ。-logfile パラメータで定義されたログファイルにログを出力する。 |
F1 から F5 ファンクションキーを操作するためには、クライアント設定ファイルに <debug-keys-enabled><debug-keys-enabled> パラメータを、またnexaweb-client.xml を trueに 設定しなければなりません。<debug-keys-enabled> パラメータを、設定ファイルの後方互換性設定セクションに配置します。
F9 ファンクションキーを操作するためには、-logfile パラメータが定義される時、行わなければなりません。