Class DefaultI18nBundleList
java.lang.Object
net.thevpc.common.props.impl.WritableListAdapter<I18nBundle>
net.thevpc.common.i18n.DefaultI18nBundleList
- All Implemented Interfaces:
Iterable<I18nBundle>, I18nBundleList, GetValueModel<I18nBundle>, ObservableList<I18nBundle>, ObservableValue<I18nBundle>, Property, SetValueModel<I18nBundle>, WritableList<I18nBundle>, WritableProperty, WritableValue<I18nBundle>, WritableValueModel<I18nBundle>
public class DefaultI18nBundleList
extends WritableListAdapter<I18nBundle>
implements I18nBundleList
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WritableListAdapter
add, add, addAll, addCollection, adjusters, clear, contains, events, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, get, get, isEmpty, isWritable, iterator, propertyName, propertyType, readOnly, remove, removeAll, removeAll, removeAt, removeCollection, set, set, setAll, setCollection, size, toList, toString, userObjects, vetosMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface ObservableList
contains, findAll, findAllIndexes, findFirst, findFirst, findFirst, findFirstIndex, findFirstIndex, findFirstIndex, findFirstIndexOf, first, get, get, last, readOnly, size, stream, toListMethods inherited from interface ObservableValue
bindConvert, bindTarget, doNonNull, getOr, getOrDefault, getRequired, isNotNull, isNull, mapBooleanValue, mapDoubleValue, mapEqualsValue, mapFloatValue, mapIntValue, mapLongValue, mapNotEqualsValue, mapStringValue, mapValue, mapValue, propertyClass, unbind, withValueMethods inherited from interface Property
events, getChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, userObjects, with, withMethods inherited from interface WritableList
add, add, addAll, addCollection, clear, isEmpty, remove, removeAll, removeAll, removeAt, removeCollection, removeFirst, removeLast, set, set, setAll, setCollection, vetosMethods inherited from interface WritableProperty
adjustersMethods inherited from interface WritableValue
bind, bind, bind, bind, bindSource, bindTo, getOrCompute, setAndBind, setAndBindConvert, setUsing, setUsingNonNull
-
Constructor Details
-
DefaultI18nBundleList
-
-
Method Details
-
add
- Specified by:
addin interfaceI18nBundleList
-
getAdaptee
- Specified by:
getAdapteein classWritableListAdapter<I18nBundle>
-