protected static class ContainerOneBase.AppContainerChildrenOne<C extends AppComponent> extends AppContainerChildrenImpl<C> implements AppContainerChild<C>
| Constructor and Description |
|---|
AppContainerChildrenOne(String childName,
boolean multi,
String name,
Class<? extends C> componentType,
AppContainer base) |
| Modifier and Type | Method and Description |
|---|---|
C |
add(C component,
String name) |
C |
add(int index,
C component,
String name) |
protected boolean |
addImpl(int index,
C child) |
C |
get() |
protected C |
removeAtImpl(int index) |
void |
set(C value) |
add, addFolder, addMulti, addSeparator, addSeparator, ensureParentExists, firePropertyUpdated, get, get, getComponentType, indexOf, remove, remove, setgetImpl, indexOfImpl, setImpl, sizeImpladd, add, addCollection, canAddImpl, canRemoveImpl, canSetImpl, clear, contains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, get, get0, isEmpty, isWritable, iterator, readOnly, remove, removeAll, removeAt, removeCollection, set, set0, setCollection, size, toList, toStringadjusters, createReadOnly, currentPath, model, vetoscreateListeners, events, fullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, userObjectsclone, finalize, getClass, notify, notifyAll, wait, wait, waitbind, bind, bind, bind, bindSource, bindTo, getOrCompute, setAndBind, setAndBindConvert, setUsing, setUsingNonNullbindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, readOnly, unbind, withValueevents, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withadd, add, addAll, addCollection, clear, isEmpty, remove, removeAll, removeAll, removeAt, removeCollection, removeFirst, removeLast, set, setAll, setCollection, vetoscontains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, findFirstIndexOf, first, get, last, readOnly, size, stream, toListforEach, iterator, spliteratorpublic AppContainerChildrenOne(String childName, boolean multi, String name, Class<? extends C> componentType, AppContainer base)
public void set(C value)
set in interface net.thevpc.common.props.SetValueModel<C extends AppComponent>set in interface net.thevpc.common.props.WritableList<C extends AppComponent>set in interface net.thevpc.common.props.WritableValue<C extends AppComponent>set in class net.thevpc.common.props.impl.WritableListBase<C extends AppComponent>public C get()
get in interface net.thevpc.common.props.GetValueModel<C extends AppComponent>get in interface net.thevpc.common.props.ObservableList<C extends AppComponent>get in interface net.thevpc.common.props.ObservableValue<C extends AppComponent>get in class net.thevpc.common.props.impl.WritableValueBase<C extends AppComponent>protected boolean addImpl(int index,
C child)
addImpl in class AppContainerChildrenImpl<C extends AppComponent>protected C removeAtImpl(int index)
removeAtImpl in class AppContainerChildrenImpl<C extends AppComponent>public C add(C component, String name)
add in interface AppContainerChildren<C extends AppComponent>add in class AppContainerChildrenImpl<C extends AppComponent>public C add(int index, C component, String name)
add in interface AppContainerChildren<C extends AppComponent>add in class AppContainerChildrenImpl<C extends AppComponent>Copyright © 2021 vpc open source initiative. All rights reserved.