23.12.2012 Views

ZK Developer's Guide

ZK Developer's Guide

ZK Developer's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Online Media Library<br />

<br />

<br />

<br />

Remove the media.<br />

<br />

<br />

The interesting point is the extended toolbarbutton component. The data is<br />

transferred with the sessionScope instance.<br />

<br />

<br />

<br />

<br />

The page update-media.zul is similar to add-media.zul except that the creation of<br />

a media instance is replaced with retrieving of the media from sessionScope.<br />

For completeness the full implementation of update-media.zul is shown next.<br />

<br />

<br />

<br />

<br />

import com.packtpub.zk.media.model.MediaType;<br />

import com.packtpub.zk.media.dao.*;<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

<br />

if (event.getValue().length() == 0)<br />

{<br />

titlecount.setValue("");<br />

}<br />

else<br />

{<br />

[ 64 ]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!