<checkBox>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/bc4j |
派生元: | <ui:checkBox>要素 |
グループ: | UIX Components |
要素の型: | UINode |
説明 |
![]() |
例 |
![]() |
<bc4j:rootAppModuleScope name="EmpAppModule" >
<contents>
<bc4j:viewObjectScope name="AllEmpsVO" >
<contents>
<bc4j:checkBox text="John's Number" attrName="Empno"/>
</contents>
</bc4j:viewObjectScope>
</contents>
</bc4j:rootAppModuleScope>