|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use BaseBodyTag | |
|---|---|
| com.sas.taglib | Provides the base set of classes for the SAS Custom Tag Library. |
| Uses of BaseBodyTag in com.sas.taglib |
|---|
| Methods in com.sas.taglib with parameters of type BaseBodyTag | |
|---|---|
static java.lang.Object |
BaseTag.getComponentFromParentComposite(java.lang.String key,
BaseBodyTag parent)
Gets the component underlying object based on the composite key. |
static void |
BaseTag.setComponentOnParentComposite(java.lang.Object wrappedObject,
java.lang.String key,
BaseBodyTag parent)
Sets the component underlying object based on the composite key. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||