public class CF2PropertyCustom extends CF2Property
The custom property
| Constructor and Description |
|---|
CF2PropertyCustom(String name,
String containt)
Initializes a new instance of the
CF2PropertyCustom class. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The property name
|
void |
setName(String value)
The property name
|
getContaint, setContaintpublic CF2PropertyCustom(String name, String containt)
Initializes a new instance of the CF2PropertyCustom class.