public static class VFreeBusy.Factory extends Content.Factory implements ComponentFactory<VFreeBusy>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
VFreeBusy |
createComponent() |
VFreeBusy |
createComponent(PropertyList properties) |
VFreeBusy |
createComponent(PropertyList properties,
ComponentList subComponents) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic VFreeBusy createComponent()
createComponent in interface ComponentFactory<VFreeBusy>public VFreeBusy createComponent(PropertyList properties)
createComponent in interface ComponentFactory<VFreeBusy>public VFreeBusy createComponent(PropertyList properties, ComponentList subComponents)
createComponent in interface ComponentFactory<VFreeBusy>