| Package | Description |
|---|---|
| net.anotheria.moskito.webui.decorators | |
| net.anotheria.moskito.webui.decorators.predefined | |
| net.anotheria.moskito.webui.shared.bean |
| Modifier and Type | Method and Description |
|---|---|
List<StatCaptionBean> |
AbstractDecorator.getCaptions() |
List<StatCaptionBean> |
IDecorator.getCaptions()
Returns the captions for the stat table.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatCaptionBean> |
GenericStatsDecorator.getCaptions()
Returns the captions for the stat table.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatCaptionBean> |
AbstractDecoratorBean.getCaptions() |
List<StatCaptionBean> |
DecoratorExplanationBean.getCaptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDecoratorBean.setCaptions(List<StatCaptionBean> someCaptions) |
void |
DecoratorExplanationBean.setCaptions(List<StatCaptionBean> captions) |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.