Usages of IReparentStripeHandler
Properties
reparentStripeHandler | in TableEditorInputMode | Gets or sets the reparentStripeHandler property. |
Method Return Values
create () | in IReparentStripeHandler |
Method Parameters
TableEditorInputMode () | in TableEditorInputMode | Creates a new instance. | |
onReparentStripeHandlerChanged (IReparentStripeHandler, IReparentStripeHandler) | in TableEditorInputMode | Called when the reparentStripeHandler property value changes and after initialization of the field. |
Implementing Types
ReparentStripeHandler | Default implementation of the IReparentStripeHandler interface. |