Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, Advanced Component Environment (ace:)
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add a new ace:resizable component with the following features:
- option of keeping aspect ratio
- option of using a ghost to do the resizing
- option to animate the resizing
- option to establish size boundaries
- option to constrain the dimensions to those of the parent element
- option to resize in discrete, fixed increments
- option to specify the location of handles
- ajax capabilities for various events
- option of keeping aspect ratio
- option of using a ghost to do the resizing
- option to animate the resizing
- option to establish size boundaries
- option to constrain the dimensions to those of the parent element
- option to resize in discrete, fixed increments
- option to specify the location of handles
- ajax capabilities for various events
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26899 | Thu Dec 15 11:45:42 MST 2011 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26454 | Fri Nov 18 12:00:54 MST 2011 | ken.fyten | |
Files Changed | ||||
ADD
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableMeta.java
ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/resizable/resizable.js ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/resizable ADD /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/event/ResizeEvent.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25860 | Thu Oct 06 10:18:18 MDT 2011 | ken.fyten | |
Files Changed | ||||
ADD
/icefaces2/scratchpads/ace-merge/icefaces/ace/component/resources/icefaces.ace/resizable
ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableRenderer.java ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/resizable ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/resources/icefaces.ace/resizable/resizable.js ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/resizable/ResizableMeta.java ADD /icefaces2/scratchpads/ace-merge/icefaces/ace/component/src/org/icefaces/ace/component/resizable/Resizable.java |