Xpages for Java Boolean Hide/Show - tabPanel


<xp:br></xp:br>
	<xp:tabbedPanel id="tabbedPanel4" style="margin-left:0px" rendered="#{javascript:LoginBeanSQL.SecurityAccessOkay()}">
		<xp:tabPanel id="tabPanel4" >

			<xp:br />



			<xp:div
				style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">

				<xp:image url="/downloadfolder.jpg" id="image1" 
					style="height:24.0px;width:24.0px">
				</xp:image>
			</xp:div>
			<xp:div
				style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image2"
					style="height:24.0px;width:24.0px">
				</xp:image>
			</xp:div>
			<xp:div
				style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image3" 
					style="height:24.0px;width:24.0px">
				</xp:image>
			</xp:div>
			<xp:div
				style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image4" 
					style="height:24.0px;width:24.0px">
				</xp:image>
				<br style="color:rgb(0,128,128);font-weight:bold" />

				<a href="xpbycategory.xsp" target="colours"
					style="font-weight:bold;color:rgb(0,128,128)">
					<xp:span
						style="color:rgb(0,128,128);font-weight:bold">
					</xp:span>
					<xp:span
						style="color:rgb(0,128,128);font-weight:bold">
						All Bulletins
					</xp:span>
				</a>
				<br style="color:rgb(0,128,128);font-weight:bold" />


				<a href="xpnewbb-bulletin-one.xsp" target="colours"
					style="color:rgb(0,128,128);font-weight:bold">
					Submit Bulletins
				</a>

			</xp:div>

		</xp:tabPanel>

	</xp:tabbedPanel>
All code submitted to OpenNTF XSnippets, whether submitted as a "Snippet" or in the body of a Comment, is provided under the Apache License Version 2.0. See Terms of Use for full details.
No comments yetLogin first to comment...