public class ColComponent extends ContainerComponent
children| 构造器和说明 |
|---|
ColComponent() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getSize() |
String |
getType() |
String |
initJs(RenderContext context) |
void |
setSize(int size) |
String |
toHtml(RenderContext context) |
getChildren, setChildrenpublic String toHtml(RenderContext context)
public String initJs(RenderContext context)
public void setSize(int size)
public int getSize()
public String getType()
Copyright © 2018 Bstek. All rights reserved.