Class ComponentContextMenuConfigBuilder
java.lang.Object
generation.builders.AbstractPropertyBuilder
generation.builders.ComponentContextMenuConfigBuilder
- All Implemented Interfaces:
ComponentBuilder
,Named
,Writeable
public class ComponentContextMenuConfigBuilder
extends AbstractPropertyBuilder
implements ComponentBuilder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface generation.builders.Writeable
Writeable.ListProperty<T>, Writeable.Property<T>, Writeable.WriteableProperty<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddEntry
(ComponentContextMenuConfigBuilder.ContextEntryBuilder... contextEntryBuilders) Methods inherited from class generation.builders.AbstractPropertyBuilder
get, getName, write
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface generation.builders.ComponentBuilder
getType
Methods inherited from interface generation.builders.Writeable
formatFloat, fromArray, indent, stream, write, writeBlockEnd, writeBlockStart, writeKeyValue, writeProperties, writeValue
-
Constructor Details
-
ComponentContextMenuConfigBuilder
public ComponentContextMenuConfigBuilder()
-
-
Method Details
-
addEntry
public ComponentContextMenuConfigBuilder addEntry(ComponentContextMenuConfigBuilder.ContextEntryBuilder... contextEntryBuilders)
-