org.apache.struts.taglib.nested
Interface NestedTagSupport

All Known Subinterfaces:
NestedNameSupport, NestedParentSupport, NestedPropertySupport
All Known Implementing Classes:
NestedCheckboxTag, NestedDefineTag, NestedEmptyTag, NestedEqualTag, NestedErrorsTag, NestedFileTag, NestedFormTag, NestedGreaterEqualTag, NestedGreaterThanTag, NestedHiddenTag, NestedImageTag, NestedImgTag, NestedIterateTag, NestedLessEqualTag, NestedLessThanTag, NestedLinkTag, NestedMatchTag, NestedMessagesNotPresentTag, NestedMessagesPresentTag, NestedMessagesTag, NestedMessageTag, NestedMultiboxTag, NestedNotEmptyTag, NestedNotEqualTag, NestedNotMatchTag, NestedNotPresentTag, NestedOptionsCollectionTag, NestedOptionsTag, NestedPasswordTag, NestedPresentTag, NestedPropertyTag, NestedRadioTag, NestedRootTag, NestedSelectTag, NestedSizeTag, NestedSubmitTag, NestedTextareaTag, NestedTextTag, NestedWriteTag

public interface NestedTagSupport

This is to simply allow managing classes to identify the tags to invoke common methods against them. This interface is empty and is for identification only.

Since:
Struts 1.1
Version:
$Rev: 471754 $ $Date: 2004-10-16 12:38:42 -0400 (Sat, 16 Oct 2004) $



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.