public class HtmlComponent extends Object
| Constructor and Description |
|---|
HtmlComponent(int index,
String id,
Object model,
String type,
HashMap<Object,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
int |
getIndex() |
Object |
getModel() |
HashMap<Object,Object> |
getProperties() |
String |
getType() |
Boolean |
isEnabled() |
Boolean |
isSelected() |
Copyright © 2021 vpc open source initiative. All rights reserved.