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) |
supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
supports
public 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>