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