java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.VParentBase<T>
jfxtras.icalendarfx.components.VComponentBase<T>
jfxtras.icalendarfx.components.VCommon<T>
- Type Parameters:
T- concrete subclass
- All Implemented Interfaces:
VComponent,VChild,VElement,VParent
- Direct Known Subclasses:
VDescribableBase,VPrimary,VTimeZone
VComponent with the following properties
- Author:
- David Bal
-
Nested Class Summary
Nested classes/interfaces inherited from class jfxtras.icalendarfx.VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
Fields inherited from class jfxtras.icalendarfx.components.VComponentBase
parentFields inherited from class jfxtras.icalendarfx.VParentBase
contentLineGenerator, ordererFields inherited from class jfxtras.icalendarfx.VElementBase
BEGIN, END -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNonStandard(List<NonStandardProperty> nonStandardProps) withNonStandard(String... nonStandardProps) Sets the value of theby parsing a vararg of iCalendar content text representing individualinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.withNonStandard(List<NonStandardProperty> nonStandardProps) Sets the value of theinvalid reference
#nonStandardProperty()withNonStandard(NonStandardProperty... nonStandardProps) Sets the value of thefrom a vararg ofinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.Methods inherited from class jfxtras.icalendarfx.components.VComponentBase
getParent, isContentValid, name, setParentMethods inherited from class jfxtras.icalendarfx.VParentBase
addChild, addChild, addChild, addChildInternal, checkChild, childrenUnmodifiable, collectGetterMap, collectSetterMap, copyChildrenInto, equals, errors, getGetter, getGetters, getSetter, getSetters, hashCode, orderChild, orderChild, orderChild, parseContent, parseContent, processInLineChild, removeChild, removeChild, replaceChild, replaceChild, toString, withChildMethods inherited from class jfxtras.icalendarfx.VElementBase
elementName, newEmptyVElement, parse, throwMessageExceptionsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface jfxtras.icalendarfx.components.VComponent
calendarList, toStringMethods inherited from interface jfxtras.icalendarfx.VParent
addChild, addChild, addChild, childrenUnmodifiable, orderChild, orderChild, orderChild, removeChild, removeChild, replaceChild, replaceChild
-
Method Details
-
getNonStandard
-
setNonStandard
-
withNonStandard
Sets the value of theinvalid reference
#nonStandardProperty()- Returns:
- - this class for chaining
-
withNonStandard
Sets the value of theby parsing a vararg of iCalendar content text representing individualinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.- Returns:
- - this class for chaining
-
withNonStandard
Sets the value of thefrom a vararg ofinvalid reference
#nonStandardProperty()NonStandardPropertyobjects.- Returns:
- - this class for chaining
-