AbstractBaseRelativeReference<TARGET extends IPropCnr> | The Base Relative Reference property class hold the reference to another property in the same base container. |
---|
AbstractClientBaseRelativeReference<TARGET extends IClientBaseRelativeTarget> | The Client Base Relative Reference property class hold the reference to another property in the same base container. |
---|
AbstractFixedVirtualizedBaseRelativeReference<TARGET extends IPropCnr> | The Base Relative Reference property class hold the reference to another property in the same base container. |
---|
AbstractReference<TARGET extends IPropCnr> | The Abstract Reference property class hold the reference to another property. |
---|
AbstractStyles | Abstract styles property container that either holds styles or other style related data such as font faces. |
---|
AppLanguages | The configured languages for the application. |
---|
AppLanguages.Data | An internal AppLanguages map structure for fast look-up of a language. |
---|
AppLanguages.Result | The result of the language code look-up. |
---|
Application | The application property container holds all information about a single application. |
---|
ArrayProp<ITEM extends GProp<?>> | The Array property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
AssetReference | The Asset Reference property class hold the reference to a file in the Assets directory. |
---|
AssetReferences | The Asset References property class hold the references to zero or more FileURIPropCnr property containers. |
---|
Atom | The Atom object instance is used to access the name string for e.g. |
---|
BackgroundImageReference | The Background Image Reference extends normal Image Reference and only allows bitmap images, i.e. |
---|
BadgeProp | The "badge" property class holds the property name, value as a GBadge object and optionally has a parent and/or property listener(s). |
---|
BinderAction | This class is used as information for result of what the binder action performed with a IBinderPOJO object item with a Property. |
---|
BinderActions | This class is used as information for what the binder actions that have been performed with the IBinderPOJO object and e.g. |
---|
BoolProp | The Boolean property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
ByteArrayProp | The byte array property is used to store binary data in various forms, e.g. |
---|
CharProp | The character property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
ClasspathEntry | Classpath entry specification for the classpath. |
---|
ClassReference | The Class Reference property class hold the reference to a Java class. |
---|
ClientProps | This client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment). |
---|
CodeItemArrayProp | The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s). |
---|
CodeItemImpl | The code item implementation. |
---|
Color4Prop | Property used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right). |
---|
ColorProp | The "color" property class holds the property name, value as a GColor object and optionally has a parent and/or property listener(s). |
---|
ConstrainedIntProp | This class is used to hold an integer property that has constraints imposed on it. |
---|
DateTimeProp | The date/time property can hold a date and/or a time with optional time offset with a GDateTime property value. |
---|
DesignerPropCnr | Special Designer property container that is private. |
---|
DevParams | Device parameters container available only for iiziRun. |
---|
DoubleProp | The Double property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
EditorPropCnr | Editor Property Container, i.e. |
---|
EnvProps | This client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment). |
---|
ErrorsProp | The errors property is used in the designer and files to store error and its values for a container. |
---|
ExtendsCircularReferenceFinder | Class used to find circular references for the Extends Framework. |
---|
FileURIPropCnr | A PropCnr that can refer to an IFile object can be loaded and saved as well as checked for modification from last time. |
---|
FillProp | The "fill" property class holds the property name, value as a GFill object and optionally has a parent and/or property listener(s). |
---|
FixedVirtualizedAbstractReference<TARGET extends IPropCnr> | The Fixed Virtualized Abstract Reference property class hold the reference to another property. |
---|
FolderSettingsProp | This folder settings property hold settings for a folder, typically a Selector and a description. |
---|
FolderURIPropCnr | A PropCnr that can is a "directory" and can contain FileURIPropCnr's. |
---|
FontProp | The "font" property class holds the property name, value as a GFont object and optionally has a parent and/or property listener(s). |
---|
GBadge | A badge holds a short text with a color and font size. |
---|
GColor | This is a data holder class for color, typically an RGB(A) color for a component. |
---|
GDateTime | The date and/or time property value is either a LocalTime, OffsetTime, LocalDate, LocalDateTime, OffsetDateTime or ZoneId and is used for the DateTimeProp property. |
---|
GeoLocation | Geographical location data object used to retrieve a location from GeoProps . |
---|
GeoProps | This Geographical property is a container that holds information about client position and an API to work with geographical location services. |
---|
GError | This is a data holder class for property errors. |
---|
GFill | Abstract class to defines how to fill a shape. |
---|
GFillGradient | Gradient fill for a shape with a close relation to dojox/gfx.LinearGradient and dojox/gfx.RadialGradient. |
---|
GFillPattern | Pattern fill for a shape with a close relation to dojox/gfx.Pattern. |
---|
GFillSolid | Solid fill using a single color to fill a shape. |
---|
GFont | A font specifies the properties for a Font used in text operations. |
---|
GGradient | This is a data holder class for gradient. |
---|
GGradient.Swatch | Inner class for a Swatch in a gradient. |
---|
GProp<VALUE> | The generic property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
GradientProp | The "gradient" property class holds the property name, value as a GGradient object and optionally has a parent and/or property listener(s). |
---|
GRect | Simple immutable rectangle class for multiple use accepting negative width and height. |
---|
GSize | Simple immutable size class for multiple use accepting negative width and height. |
---|
GStroke | A stroke defines stylistic properties that are used when drawing a path. |
---|
GUnit | This is a data holder class for a unit "px" for pixels, "dlg" for dialog, "em" for the size of the current font, "ex" for the size of the "x" character of the current font, "pt" for point size (1/72 of an inch), and "%" for percent of the parent component size. |
---|
ImageReference | The Image Reference property class hold the reference to an image definition implementing IImageTarget that in turn has images for various states and resolutions. |
---|
Int32Prop | The Integer (32-bit) property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
Int4Prop | Property used by UI styles that has 4 settings/values for an integer, such as the border style (top/bottom/left/right). |
---|
IntProp | The Integer property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
KStringProp | The "KString" property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
LongProp | The Long property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
MailProps | Container holding mail settings. |
---|
MethodReference | The Method Reference property class hold the reference to a Method that is in a Java class. |
---|
MethodReference2 | The Method Reference "2" property class hold the reference to a Method that is in a Java class. |
---|
ModuleApp | This Module Applications settings that defines the behavior of the application and contains its settings. |
---|
ModuleProjectSettings | Class used to wrap the property container for Module Settings. |
---|
MultiProp<VALUE> | The multiple property class holds the property name, a common value or an array of different properties (typically 4 for e.g. |
---|
NumberProp | JavaScript optimized Number property. |
---|
PasswordProp | The Password property class hold a password that is encrypted when stored to media. |
---|
PatternProp | The pattern property class extends a KStringProp. |
---|
PKCS12IdentityProp | The PKCS#12 Identity Property used for SSL communication or code signing. |
---|
PlainKStringProp | The "PlainKString" property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
PolicyProps | Container holding policiy settings. |
---|
PreloadClientCacheResource | Class holding information for a single resource that should be preloaded to the client cache when the application starts. |
---|
PrivProp<T> | The private property class is used on the client as a dummy property in order to keep the structure of properties with the indexes as the server does, apart from that a private property can replace a property container. |
---|
PropBinder | The PropertyBinder class is used to bind a POJO (Plain Old Java Object) to properties, and vice versa. |
---|
PropCnr | The property container class holds the container property name, a value as a GProp array and optionally has a parent and/or property listener(s). |
---|
PropError | Class used to hold errors for a property. |
---|
PropErrorItem | Class holding information about an error for the Property Editor in the Designer. |
---|
PropErrorItemOrigin | Class used to hold both a property and a property error item. |
---|
PropErrorItemValue | Class holding information about an error for the Property Editor in the Designer. |
---|
PropExtenderFactory | The factory that creates an instance of the Property Extender in the Extends Framework. |
---|
PropFactory | This class handles definitions of available properties, available as predefined or plug-in classes extending the GProp class. |
---|
PropMgr | The property manager handles creation of generic properties and contains routines to serialize them to or from a transaction. |
---|
PropMgrInfoProviderAdapter | Abstract adapter for the Property Manager Information Provider. |
---|
PropReference | This class is used to hold a reference to a property by the reference name for an owner property. |
---|
PropVerification | Class used to hold information about errors of the property container verification process. |
---|
PropVerificationError | Class used to hold information about a verification error of a property container. |
---|
ProxyImpl | Implementation of the proxy from a source container to a target container. |
---|
ProxyPropCnr | The proxy property container class extends the standard property container and allows it to synchronize property states so that several clients can use the "same" property container and the communication mechanism. |
---|
ProxyPropCnrImpl | Implementation of the proxy from a source container to a target container. |
---|
PushPropCnr | Container for Push property container for the application. |
---|
PushProps | The Push properties for the application. |
---|
PWAPropCnr | Container for Progressive Web App's (PWA). |
---|
PWAProps | The Progressive Web App (PWA) properties. |
---|
QuickFix | Class used in Eclipse to defined a possible Quick-Fix for a property. |
---|
RectProp | The rectangle property class holds the property name, value as a GRect object and optionally has a parent and/or property listener(s). |
---|
Reference | Class holding information about a reference. |
---|
ReferenceString | The reference string object that also can contain a custom reference object. |
---|
ReferralsHolder | The Referrals Holder property container contains the properties that refer to the owner of this container. |
---|
RuntimeBuilderProps | This iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication. |
---|
Selector | The Selector class is used to enable or disable participants such as panels, text tables and translation tables, perhaps images. |
---|
SelectorExpression | The Selector Expression Parser. |
---|
SelectorExpression.Reference | Reference class holding the string reference and its location in the expression. |
---|
SelectorExpression.TokenData | Tokens data class with token information, and positions (offsets) in the expression String. |
---|
SelectorReference | The SelectorReference property class hold the reference to a Selector that defines if the owner of this reference should be selected or active, or if it should be inactive. |
---|
ServerClientSessionProps | The Server's Client Session properties hold information relating to the current client session, i.e. |
---|
ServerSocketCommProps | This property container contains all properties required for a Server Socket (NIO) connection. |
---|
SettingsPropCnr | Settings property container, a "raw" PropCnr. |
---|
SizeProp | The size property class holds the property name, value as a GSize object and optionally has a parent and/or property listener(s). |
---|
SocketCommProps | This property container contains all properties required for a Socket (NIO) connection using Proxy, WebSocket, SSL, etc, required by the SocketProp property. |
---|
SpeechRecognitionProp | Speech Recognition property for remote client execution. |
---|
SpeechSynthesisProp | Speech Synthesis property for remote client execution. |
---|
SSLCommProps | This property container contains all properties required for a SSL Socket (NIO) connection. |
---|
String4Prop | Property used by UI styles that has 4 settings/values for a String value that can be a combination of single unit or multiple, such as the border radius (corners) where the value in pixels is not used for calculations, thus only for HTML, and can therefore be stored as a pure String. |
---|
StringArrayProp | The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s). |
---|
StringMapProp | The String Map property class holds the property name, a map of strings consisting of string keys and string values. |
---|
StringProp | The "String" property class holds the property name, value and optionally has a parent and/or property listener(s). |
---|
StringSetProp | The String Set property class holds the property name and a set of unique strings. |
---|
StrokeProp | The "stroke" property class holds the property name, value as a GStroke object and optionally has a parent and/or property listener(s). |
---|
Styles | This styles property container holds the styles associated with a UI component. |
---|
StylesCnr | Styles Container used to hold a Styles property instance for the Client used as a Class Name. |
---|
StylesReferences | The Styles References property class hold the references to zero or more Styles property containers. |
---|
TextTable | The text table property holds the text table items consisting of KStrings. |
---|
TextTableReference | The reference to a text table instance. |
---|
TransactionCommProps | This property container contains all properties required for Transaction communication based on WebSockets. |
---|
Unit4Prop | Property used by UI styles that has 4 settings/values for a unit, such as the border size (top/bottom/left/right). |
---|
UnitProp | The "unit" property class holds the property name, value as a GUnit object and optionally has a parent and/or property listener(s). |
---|
ValueProp | The value property holds the VirtualSpace Value object. |
---|
ValueTypeProp | The Value Type property for the Value Type as a String, without Value. |
---|
VirtualsPropCnr | The Virtuals property container contains all the virtualized instances of a session divided into VirtualSpace, Panels, and other connectors. |
---|
WebSocketCommProps | This property container contains all properties required for WebSocket communication. |
---|
WebSocketServerCommProps | This property container contains all properties required for a WebSocket Server (NIO) connection. |
---|
Windows | The windows property container holds the windows for the application. |
---|
X509CertificatesProp | The X.509 Certificates Property used for SSL communication. |
---|
XMLSchemaValidatorProp | XML Schema validator property class used to validate XML sources. |
---|