Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/qtags
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv721/xdoclet-plugins/plugin-tapestry/src/main/java/org/xdoclet/plugin/tapestry/qtags
Added Files:
TapestryDatePickerTag.java
Log Message:
Added @tapestry.date-picker tag
--- NEW FILE: TapestryDatePickerTag.java ---
/**
* Copyright (c) 2003-2005
* XDoclet Team
* All rights reserved.
*/
package org.xdoclet.plugin.tapestry.qtags;
/**
[EMAIL PROTECTED]: ADD COMPONENT DESCRIPTION
*
* @qtags.location class
* @author Paolo Dona
*/
public interface TapestryDatePickerTag extends
com.thoughtworks.qdox.model.DocletTag {
/**
* The id of the component
* @qtags.required
*/
String getId();
/**
* No description available yet.
*
*
* @qtags.required
*/
String getValue_();
/**
* No description available yet.
*
*/
String getDisabled();
/**
* No description available yet.
*
*/
String getIncludeWeek();
/**
* No description available yet.
*
*/
String getIcon();
/**
* No description available yet.
*
*/
String getDisplayName();
/**
* No description available yet.
*
*/
String getTranslator();
/**
* No description available yet.
*
*/
String getValidators();
}
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits