A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addChildAt(child, index) — Method in class com.roguedevelopment.objecthandles.ObjectHandlesCanvas
addedToStage(e) — Method in class com.roguedevelopment.objecthandles.ObjectHandles
addSelectable(obj:com.roguedevelopment.objecthandles:Selectable) — Method in class com.roguedevelopment.objecthandles.SelectionManager
advanceFocus(from:com.roguedevelopment.objecthandles:ObjectHandles) — Method in class com.roguedevelopment.objecthandles.ObjectHandlesCanvas
allowHMove — Property in class com.roguedevelopment.objecthandles.ObjectHandles
Is the component allowed to be moved horizontally?
allowHResize — Property in class com.roguedevelopment.objecthandles.ObjectHandles
Is the user allowed to horizontally resize the component?
_allowKeyboardManipulation — Property in class com.roguedevelopment.objecthandles.ObjectHandles
allowKeyboardManipulation — Property in class com.roguedevelopment.objecthandles.ObjectHandles
allowRotate — Property in class com.roguedevelopment.objecthandles.ObjectHandles
Is the user allowed to rotate the component?
allowVMove — Property in class com.roguedevelopment.objecthandles.ObjectHandles
Is the component allowed to be moved vertically?
allowVResize — Property in class com.roguedevelopment.objecthandles.ObjectHandles
Is the user allowed to vertically resize the component?
alwaysMaintainAspectRatio — Property in class com.roguedevelopment.objecthandles.ObjectHandles
When resizing, should the component always maintain aspect ratio?
applyConstraints(desiredPositon, desiredSize) — Method in class com.roguedevelopment.objecthandles.ObjectHandles
aspectRatio — Property in class com.roguedevelopment.objecthandles.ObjectHandles
assignFocus(direction) — Method in class com.roguedevelopment.objecthandles.ObjectHandlesCanvas
autoBringForward — Property in class com.roguedevelopment.objecthandles.ObjectHandles
When moving or resizing, and the object is on an ObjectHandlesCanvas, should it be brought to the foreground during the operation?
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z