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