Translations
The ejb has to implement JeeslLang and JeeslDescription
<p:panel header="Tabs" styleClass="jeesl-panel">
<jtp:inputMulti value="#{componentInputTranslationBean.ejb}"
withName="true" withDescription="false"
aitHandler="#{componentInputTranslationBean.ait}"/>
</p:panel>
<p:panel header="Multiple Rows" styleClass="jeesl-panel">
<p:panelGrid columns="2" columnClasses="jeeslGrid20,jeeslGrid80">
<p:outputLabel value="Label"/>
<j:inputGrid>
<jtp:translationRows value="#{componentInputTranslationBean.ejb.name}" />
</j:inputGrid>
</p:panelGrid>
</p:panel>
Not all markers 'showcase' found in: /jeesl/java/org/jeesl/showcase/web/mbean/component/input/ComponentInputTranslationBean.java
from: null
to: null
Name | Required | Default | Description |
---|---|---|---|
No records found. |