ui:debug

Use ui:debug for getting information about components tree and scoped variables.

共通 Usage

By default, in every JSF page where this tag is located, you can press Ctrl + Alt + d. For changing the latest key, just use hotkey attribute.

ソースコード

<ui:composition xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://xmlns.jcp.org/jsf/facelets">

	<ui:debug/>

</ui:composition>
Liferay Faces Bridge Implementation 5.0.0 + Liferay Faces Portal 5.0.0 + Showcase Common 3.1.1 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20