Xpages for Java Boolean Hide/Show - getDocumentByID


	<xp:tabbedPanel id="tabbedPanel2" style="margin-left:0px">
		<xp:tabPanel id="tabPanel2">

			<xp:br />

			<xp:div style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image5"
					style="height:24.0px;width:24.0px" rendered="#{javascript:SecurityControllerBean.DocAccessLookup()}"></xp:image>
			</xp:div>
			<xp:div style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image6"
					style="height:24.0px;width:24.0px" rendered="#{javascript:SecurityControllerBean.DocAccessLookup()}"></xp:image>
			</xp:div>
			<xp:div style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image7"
					style="height:24.0px;width:24.0px" rendered="#{javascript:SecurityControllerBean.DocAccessLookup()}"></xp:image>
			</xp:div>
			<xp:div style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">
				<xp:image url="/downloadfolder.jpg" id="image8"
					style="height:24.0px;width:24.0px" rendered="#{javascript:SecurityControllerBean.DocAccessLookup()}"></xp:image>
			</xp:div>
			<xp:div style="margin-left:24px;font-weight:bold;color:rgb(0,128,128)">

				<a href="xpissueslist.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 Tickets
					</xp:span>
				</a>
				<br style="color:rgb(0,128,128);font-weight:bold" />
				<a href="xpissuesform.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">
						Submit Ticket
					</xp:span>
				</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...