Uses of Class
com.iizix.SendTransaction
Packages that use SendTransaction
Package
Description
Uses of SendTransaction in com.iizigo.java.parser.annotation
Methods in com.iizigo.java.parser.annotation with parameters of type SendTransactionModifier and TypeMethodDescriptionprotected voidAnnotationsContainer.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string array to an outgoing transaction.Uses of SendTransaction in com.iizigo.java.parser.type
Methods in com.iizigo.java.parser.type with parameters of type SendTransactionModifier and TypeMethodDescriptionprotected voidTypesContainer.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string array to an outgoing transaction.Uses of SendTransaction in com.iizigo.panel
Methods in com.iizigo.panel that return SendTransactionModifier and TypeMethodDescriptionClientSideEditor.createTransaction()Creates a transaction with the configured write cache.Methods in com.iizigo.panel with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidClientSideEditor.sendTransaction(SendTransaction trans) Sends a transaction to the JavaScript panel designer.voidITransactionSender.sendTransaction(SendTransaction trans) Sends a transaction to the JavaScript panel designer.Uses of SendTransaction in com.iizix
Methods in com.iizix with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidRect.append(SendTransaction trans) Appends the rectangle to a transaction.voidSendTransaction.append(SendTransaction t) Appends a sub-transaction to this send transaction.Uses of SendTransaction in com.iizix.comm
Methods in com.iizix.comm that return SendTransactionModifier and TypeMethodDescriptionITransactionCreator.createTransaction()Creates a transaction with the configured write cache.final SendTransactionTransactionComm.createTransaction()Creates a Transaction using a Write Cache.Methods in com.iizix.comm with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidIClientTransactionProcessor.appendPublicKey(SendTransaction trans) Appends the server public key for the Diffie-Hellman key exchange with the client.intTransactionComm.send(SendTransaction trans, boolean doCompress) Sends a transaction.intTransactionComm.send(SendTransaction trans, int serial, boolean doCompress) Sends a transaction.Uses of SendTransaction in com.iizix.comm.session
Methods in com.iizix.comm.session that return SendTransactionModifier and TypeMethodDescriptionSessionTransMgr.createTransaction()Creates a transaction for processing normal transactions.Methods in com.iizix.comm.session with parameters of type SendTransactionModifier and TypeMethodDescriptionbooleanSessionTransMgr.sendTransaction(SendTransaction trans) Send a transaction to the client, assigning the transaction serial and processing statistics.Uses of SendTransaction in com.iizix.comm.statistics
Methods in com.iizix.comm.statistics with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidSessionStatistics.onSent(SendTransaction trans) Called when a transaction is sent.Uses of SendTransaction in com.iizix.license
Methods in com.iizix.license with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidHardwareIdentication.append(SendTransaction trans, boolean refresh) Appends the hardware information to a transaction.Uses of SendTransaction in com.iizix.prop
Methods in com.iizix.prop that return SendTransactionModifier and TypeMethodDescriptionPropMgr.getSendTransaction(ITransactionCreator transCreator) Gets a transaction for sending.Methods in com.iizix.prop with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidGGradient.Swatch.append(SendTransaction trans) Appends a swatch to a transaction.voidGRect.append(SendTransaction trans) Appends the rectangle to a transaction.voidGSize.append(SendTransaction trans) Appends the size to a transaction.voidGUnit.append(SendTransaction trans) Appends the unit object to a transaction.voidGColor.appendColor(SendTransaction trans) Appends the color to a transaction.voidGGradient.appendGradient(SendTransaction trans) Appends the color to a transaction.voidPropMgr.appendPropMgrData(SendTransaction trans) Appends data from the property manager to a transaction.protected voidAbstractReference.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.protected voidBadgeProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the badge property value.protected voidBoolProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the boolean property value.protected voidByteArrayProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the byte array property value.protected voidCharProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the character property value.protected voidCodeItemArrayProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string array to an outgoing transaction.protected voidColorProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the color property value.protected voidDateTimeProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the date/time property value.protected voidDoubleProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the Double property value.protected voidErrorsProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the error array to an outgoing transaction.protected voidFillProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the fill property value.protected voidFontProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the font property value.protected abstract voidGProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the property value and all its children to a transaction using theAtomManager.protected voidGradientProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the gradient property value.protected voidImageReference.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Sends the data to the client in a transaction.protected voidInt32Prop.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the integer property value.protected voidIntProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the integer property value.protected voidKStringProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the KString property value as an HTML string.protected voidLongProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the integer property value.protected voidMultiProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the bounds property value.protected voidNumberProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the Number property value as a String.protected voidPasswordProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.protected voidPlainKStringProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the KString property value as an PLAIN string.protected voidPrivProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the private property value.protected voidPropCnr.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the container property value.protected voidRectProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the rectangle property value.protected voidSizeProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the size property value.protected voidStringArrayProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string array to an outgoing transaction.protected voidStringMapProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string map to an outgoing transaction.protected voidStringProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.protected voidStringSetProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string array to an outgoing transaction.protected voidStrokeProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the stroke property value.protected voidStyles.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Overrides the append property value to transaction to check for font face(s) installation.protected voidStylesReferences.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the Styles References property value for the client.protected voidUnitProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the unit property value.protected voidValueProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the property value.protected voidColor4Prop.appendPropValueItem(SendTransaction trans, GColor value) Appends a color to a transaction.protected voidInt4Prop.appendPropValueItem(SendTransaction trans, Integer value) Appends a unit to a transaction.protected abstract voidMultiProp.appendPropValueItem(SendTransaction trans, VALUE value) Appends the property value item to a transaction.protected voidString4Prop.appendPropValueItem(SendTransaction trans, String value) Appends a unit to a transaction.protected voidUnit4Prop.appendPropValueItem(SendTransaction trans, GUnit value) Appends a unit to a transaction.Uses of SendTransaction in com.iizix.prop.font
Methods in com.iizix.prop.font with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidFontFile.appendFontData(SendTransaction trans) Adds the transaction data for the font installation.Uses of SendTransaction in com.iizix.prop.image
Methods in com.iizix.prop.image with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidClientImageData.append(PropMgr propertyManager, SendTransaction trans, double dpr) Appends the image data to a transaction for the specified device pixel ratio.voidFontIconDefinition.append(PropMgr propertyManager, SendTransaction trans) Appends the font icon data for the client to display in e.g.static voidClientImageData.appendNoData(SendTransaction trans) Method to call when no ClientImageData is present and needs to be sent to client.Uses of SendTransaction in com.iizix.prop.ui
Methods in com.iizix.prop.ui with parameters of type SendTransactionModifier and TypeMethodDescriptionprotected voidAbstractUICompRelativeReference.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Overrides the send-transaction to client in order to send the unique label ID in the panel.protected voidCIDProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the integer property value.protected voidContextMenuReference.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.protected voidGroupNameProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.protected voidTooltipProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the KString property value as an HTML string.Uses of SendTransaction in com.iizix.prop.ui.device
Methods in com.iizix.prop.ui.device with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidGSimpleDevice.append(SendTransaction trans) Appends the device to a transaction.voidGThemes.append(SendTransaction trans) Appends the themes to a transaction.protected voidDeviceProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the GSimpleDevice property value.protected voidThemesProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the GThemes property value.Uses of SendTransaction in com.iizix.prop.ui.table
Methods in com.iizix.prop.ui.table with parameters of type SendTransactionModifier and TypeMethodDescriptionprotected voidTableCell.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the contents property value.Uses of SendTransaction in com.iizix.prop.vs
Methods in com.iizix.prop.vs with parameters of type SendTransactionModifier and TypeMethodDescriptionprotected voidVSOnUIEvent.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the string property value.Uses of SendTransaction in com.iizix.server
Methods in com.iizix.server that return SendTransactionModifier and TypeMethodDescriptionfinal SendTransactionAbstractEndPoint.createTransaction()Creates a Transaction using a Write Cache.Methods in com.iizix.server with parameters of type SendTransactionModifier and TypeMethodDescriptionfinal voidAbstractEndPoint.sendTransaction(SendTransaction trans) Sends a transaction to the end point.Uses of SendTransaction in com.iizix.server.client
Methods in com.iizix.server.client that return SendTransactionModifier and TypeMethodDescriptionClientTransactionProcessor.createTransaction()Creates a transaction with the configured write cache.Methods in com.iizix.server.client with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidClientParams.appendPublicKey(SendTransaction trans) Appends the server public key for the Diffie-Hellman key exchange with the client.voidClientTransactionProcessor.appendPublicKey(SendTransaction trans) Appends the server public key for the Diffie-Hellman key exchange with the client.voidDHKey.encrypt(byte[] data, SendTransaction sendTrans) Encrypts and appends the bytes to the SendTransaction.voidClientTransactionProcessor.sendTransaction(SendTransaction trans) Sends the transaction to the remote party.Uses of SendTransaction in com.iizix.server.prop
Methods in com.iizix.server.prop with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidIRootPropTransactionSender.sendTransaction(SendTransaction trans) Sends the transaction to the remote party.Uses of SendTransaction in com.iizix.server.vsviewer
Methods in com.iizix.server.vsviewer that return SendTransactionModifier and TypeMethodDescriptionVSViewerTransactionProcessor.createTransaction()Creates a transaction with the configured write cache.Methods in com.iizix.server.vsviewer with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidVSViewerTransactionProcessor.sendTransaction(SendTransaction trans) Sends the transaction to the remote party.Uses of SendTransaction in com.iizix.term
Methods in com.iizix.term with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidHostField.append(SendTransaction trans) Appends the data for this host field to a transaction.voidHostScreen.append(SendTransaction trans, boolean doFields, boolean doPopupWindows) Appends the host fields and possibly the pop-up windows.voidHostScreen.appendScreen(SendTransaction t) Adds the entire host screen definition in a transaction that will cause the client to display a new terminal window.Uses of SendTransaction in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type SendTransactionModifier and TypeMethodDescriptionvoidHostSessionProps.add(SendTransaction trans) Queues a transaction for execution on the remote side whenever possible.protected voidHostSessionProps.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the property value and all its children to a transaction using theAtomManager.protected voidRemoteHostSessionProp.appendPropValue(PropMgr propertyManager, SendTransaction trans, Object value) Appends the property value to a transaction.