public class BasicItem extends Item
| Constructor and Description |
|---|
BasicItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(String[] split)
从词典中加载如果又特殊需求可重写此构造方法
|
void |
initValue(String[] split)
从生成的词典中加载。应该和toString方法对应
|
String |
toText() |
Copyright © 2016. All rights reserved.