Uses of Class
com.iizigo.panel.DropInfo
Packages that use DropInfo
Uses of DropInfo in com.iizigo.panel.prop
Methods in com.iizigo.panel.prop with parameters of type DropInfoModifier and TypeMethodDescriptionUIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.default UIComp[]Performs a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.voidEHeadingLayout.onDropCompleted(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.default voidIELayoutMgrSimpleDND.onDropCompleted(DropInfo di, UIComp[] newComps, ComplexOperation op) Called prior to executing the operation after a drop, to perform some additional processing.default UIComp[]IELayoutMgrSimpleDND.onDropStandard(DropInfo di, int targetColumn) The standard routine to perform a drop from JavaScript in this layout manager with the specified properties and the layout manager specific transaction data.