|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDescription | |
|---|---|
| org.apache.wookie.w3c | |
| org.apache.wookie.w3c.impl | |
| org.apache.wookie.w3c.util | |
| Uses of IDescription in org.apache.wookie.w3c |
|---|
| Methods in org.apache.wookie.w3c that return types with arguments of type IDescription | |
|---|---|
java.util.List<IDescription> |
W3CWidget.getDescriptions()
Get the list of Descriptions for the widget |
| Uses of IDescription in org.apache.wookie.w3c.impl |
|---|
| Classes in org.apache.wookie.w3c.impl that implement IDescription | |
|---|---|
class |
DescriptionEntity
The |
| Methods in org.apache.wookie.w3c.impl that return types with arguments of type IDescription | |
|---|---|
java.util.List<IDescription> |
WidgetManifestModel.getDescriptions()
|
| Uses of IDescription in org.apache.wookie.w3c.util |
|---|
| Methods in org.apache.wookie.w3c.util with parameters of type IDescription | |
|---|---|
static java.lang.String |
FormattingUtils.getFormattedWidgetDescription(IDescription description)
Returns the CSS formatted i18n string for the widget description |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||