public interface LabelValueListSerializer
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelCss(int index) |
int |
getSize() |
String |
getValueCss(int index) |
void |
serializeLabel(XmlWriter out,
int index) |
void |
serializeValue(XmlWriter out,
int index) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.