|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AlternateTextInterface
The interface that may be implemented by Transformation Beans that have a alternateText attribute.
Method Summary | |
---|---|
java.lang.String |
getAlternateText()
Return the component's alternateText |
void |
setAlternateText(java.lang.String alternateText)
Sets the component's alternateText |
Method Detail |
---|
void setAlternateText(java.lang.String alternateText)
alternateText
- The component's alternateTextjava.lang.String getAlternateText()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |