Package | Description |
---|---|
org.apache.struts.taglib.nested |
Nested tags & supporting classes extend the base struts tags to
allow them to relate to each other in a nested nature.
|
org.apache.struts.taglib.nested.bean |
The nested bean tags extend the
org.apache.struts.taglib.bean
tags to allow them to relate to each other in a nested nature. |
org.apache.struts.taglib.nested.html |
The nested html tags extend the
org.apache.struts.taglib.html
tags to allow them to relate to each other in a nested nature. |
org.apache.struts.taglib.nested.logic |
The nested html tags extend the
org.apache.struts.taglib.logic
tags to allow them to relate to each other in a nested nature. |
Class and Description |
---|
NestedNameSupport
This is so that managing classes can tell if a nested tag needs to have its
name property set.
|
NestedPropertySupport
This interface is for managing classes of the nested extension, so they can
know to set the tag's property property.
|
NestedTagSupport
This is to simply allow managing classes to identify the tags to invoke
common methods against them.
|
Class and Description |
---|
NestedNameSupport
This is so that managing classes can tell if a nested tag needs to have its
name property set.
|
NestedPropertySupport
This interface is for managing classes of the nested extension, so they can
know to set the tag's property property.
|
NestedTagSupport
This is to simply allow managing classes to identify the tags to invoke
common methods against them.
|
Class and Description |
---|
NestedNameSupport
This is so that managing classes can tell if a nested tag needs to have its
name property set.
|
NestedPropertySupport
This interface is for managing classes of the nested extension, so they can
know to set the tag's property property.
|
NestedTagSupport
This is to simply allow managing classes to identify the tags to invoke
common methods against them.
|
Class and Description |
---|
NestedNameSupport
This is so that managing classes can tell if a nested tag needs to have its
name property set.
|
NestedPropertySupport
This interface is for managing classes of the nested extension, so they can
know to set the tag's property property.
|
NestedTagSupport
This is to simply allow managing classes to identify the tags to invoke
common methods against them.
|
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.