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 classNested 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, writeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface generation.builders.ComponentBuilder
getTypeMethods 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)
-