org.apache.struts.taglib.nested
public interface NestedParentSupport extends NestedNameSupport
Since: Struts 1.1
Version: $Rev: 54929 $ $Date: 2004-10-16 17:38:42 +0100 (Sat, 16 Oct 2004) $
See Also: NestedPropertyTag
Method Summary | |
---|---|
String | getNestedProperty()
This is required by all parent tags so that the child tags can get a hold
of their nested property.
|
Returns: String of the qaulified nested property to this implementing tag