Creating a Stack

Hi everyone,
I am new to Flash Builder and designing an app.  I am trying to add a function that lets me undo previous actions that have occurred.  For this I would like to create a stack structures which "pushes" actions that occur and whenever the undo button is hit the actions will be "popped" returning to the value it once was.  If anyone has any tips on creating a stack structure and its functions I would be very interested.
Thanks

Sorry, I don't know what you mean by view state or model state.
The basis of why I want to store values is that I am subtracting numbers from a larger number.  If the undo button is pressed then the previous subtracted value will be added back to the total.  I'm using Flash Builder Burrito and couldn't find any information on creating a stack.

Similar Messages

  • Create a Stack programatically

    I'd like to be able to create a stack programatically, but I'm having some problems with that.  I have found these 2 possibilities, but both have problems I have not been able to work around:
    1) Use catalog:addPhoto to create the stack
          - Problem: The photos i want to use in the stack are both already loaded in the catalog.  Running addPhoto on a photo that is already in the catalog throws an error, and I can't find anyway to remove the photo from the catalog without deleting it.
    2) Modify all stack related RawMetadata
         - Problem: stack related metadata keys are not valid in the SetRawMetadata function
    If anyone has any other ideas, or solutions to either of the problems about it would be much appreciated.
    Thanks
    Brian

    Matt,
    I'm the type of guy that voids the warrenty on everything i buy .  I'm also completely an amature so even if I lost my catalog, it would just be some frustration and swearing on my end.  That being said, I do go backup crazy with daily backups through Acronis True Image, and weekly backups through lightroom.  Oh and did I mention these backups are copied across 3 different computers?
    Rob,
    I did write another plugin that used sql to query the catalog so I did know that you can't use it while Lightroom has the catalog open.  In my previous plugin i got around the issue by having it use the latest backup catalog to do the query on (it's only SELECT statements). In this case I think I'll turn it into a launcher so it runs before every time you start lightroom.  I'm really working on this just for me, if I end up with something that at least half works and others are interested I would certainly share with the community
    Thanks!

  • HT3739 HOW DO YOU CREATE A STACK?

    Does anyone know how to create a stack in the dock?

    Welcome to the Apple Support Communities
    A stack is basically a folder which you have put on the Dock to have fast access to it. To get a folder as a stack in the Dock, open Finder and navigate to the folder which contains the folder you want to make a stack. Then, drag the folder to the right part of the Dock, so a stack will show up

  • Created a "Stack" for Office 2008 & now Cannot access

    I created a Stack for "Office for Mac 2008." After it was created, I threw some files (e.g. "Read Me") back into my HD. I did not open my HD, just dragged the files to the icon. After doing so, Entourage will work as will Messenger, but Word, Excel, and Powerpoint will not work. I tried to drag the files back into the Office folder. It now matches Office on my MacBook. It contains Entourage, Excel, Messenger, Powerpoint, Word, and the folder labeled "Office."
    The difference is: on my MacBook, where everything works fine, the "Office for Mac 2008" folder is the usual blue folder. On my iMac, where I am having the trouble described above, it is labeled as a folder, but appears as the yellow Office folder.
    When I try to open Word, I receive a message that the application quit unexpectedly. If I choose to "report" it to Apple, I receive the following message:
    Process: Microsoft Word 545
    Path: /Applications/Microsoft Office 2008/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Identifier: com.microsoft.Word
    Version: ??? (???)
    Build Info: Unknown-81119~0
    Code Type: X86 (Native)
    Parent Process: launchd 115
    Date/Time: 2009-03-03 02:28:26.570 -0500
    OS Version: Mac OS X 10.5.6 (9G55)
    Report Version: 6
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: @executable_path/../Frameworks/MicrosoftOffice.framework/Versions/12/MicrosoftO ffice
    Referenced from: /Applications/Microsoft Office 2008/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Reason: image not found
    Thanks in advance for any suggestions!

    Wow, thanks for writing back!
    I did try to double click on the Word, Excel, and Powerpoint applications from inside the Microsoft Office folder.
    I no longer have the folder in the Dock.
    Please forgive this long response, but (as I'm sure you've caught by now) I'm not tech savvy!
    If I click on the Microsoft Office 2008 folder, and then click on the "Office" folder inside, I will paste everything I see:
    Add-Ins
    Alerts Daemon
    Clipart Search Expansion 9
    Default ACL [Danish]
    Default ACL [Dutch]
    Default ACL [English]
    Default ACL [Finnish]
    Default ACL [French]
    Default ACL [German]
    Default ACL [Italian]
    Default ACL [Japanese]
    Default ACL [Norwegian Bokmål]
    Default ACL [Spanish]
    Default ACL [Swedish]
    Document Elements
    EntourageCAPI.framework
    EntourageCore.framework
    EntourageLegacy.framework
    EntourageSynchronization.framework
    Equation Editor
    Graph Chart Gallery (12)
    Help
    Holidays
    Media
    merp.framework
    Microsoft Cert Manager
    Microsoft Chart Converter
    Microsoft Clip Gallery
    Microsoft Database Daemon
    Microsoft Database Utility
    Microsoft Graph
    Microsoft Messaging Library.bundle
    Microsoft Project Gallery
    Microsoft Query
    Microsoft Sync Services
    MicrosoftCertificate.framework
    MicrosoftChartPlugin.framework
    MicrosoftComponentPlugin.framework
    MicrosoftConversionLibrary.framework
    MicrosoftOffice.framework
    MicrosoftOLE.framework
    MicrosoftOLEAutomation.framework
    MicrosoftOleo.framework
    MicrosoftWizard.framework
    MSLS3.framework
    MSXML.framework
    My Day
    Netlib.framework
    Office First Run
    OfficeArt.framework
    OfficePID.plist
    Organization Chart
    Organization Chart Template
    PowerPlant.framework
    PowerPlantCore.framework
    Queries
    SetupInfo.plist
    Shared Applications
    SmartArt.framework
    Startup
    StdUrlMoniker.framework
    Type Libraries
    Thanks again for any other suggestions!

  • How to create a stacked bar chart?

    How do you create a stacked bar chart in Visual Composer?
    I have a query with one keyfigure (amount) and drilldowns on Sales Org and Invoice Type. In my chart I want a bar for each Sales Org, and each bar should be divided in sections according to Invoice Type in one single stack. How can I create that?

    Hi
    Are you using BI query? If yes then follow the steps -
    1. Take Sales org in rows of BI query. & take invoice type & Key figure in Columns.
    2. In VC use this query & drag chart from the output of this query.
    3. Right click on chart & go to 'Configure Element'. There select Chart Type as 'Bar chart'
    4. Below that you will get default option as clustered, there you select 'Stacked'
    5. Create Data series as per your requirement.
    6. Arrange proper layout of the model & then deploy.
    You will get required output in stacked format.
    Regards
    Sandeep

  • How do I create a stacked bar chart - Crystal Excelsius 4.5

    How do I create a stacked bar chart using Crystal Excelsius 4.5?  I do not see the stacked bar chart in my components window.  - Erik

    I just opened an old file that I created with Crystal Excelsius and I see the stacked bar chart visible in the components window of my old files.
    Why has stacked bar chart disappeared from the components window in my new files?  It seems many of the components have "disappeared" including stacked bar, candlestick charts, area charts and most of the background components.

  • Missing "create track stack" in my track menu

    When I select a track and click on the track menu at the top, I don't see the option for "create track stack". What could be wrong?

    Found out the problem. Turn on advanced tools.
    Logic Pro X menu>preferences>advanced tools

  • HT3739 How do I create a stack?

    Brand new MacBookPro. Coming from the Windows world (yeah, I know). I would like to group some items on the dock. How do I create a stack so I can group these together?
    TIA

    Create a folder, drag those items into it, and drag that folder to the Dock. Items to the left of the Dock's divider line can't be stacked.
    (71347)

  • Help Creating Dynamic Stacked Column Chart with Multiple Criteria

    Hi all. Im new here and hoping you can help.  I have a dashboard Im trying to rebuild from scratch (our computer had a meltdown and we lost all our files). I did not build the dashboard initially so Im trying to recreate it from the flash file we were able to recover. I have come across a chart that I just cannot figure out how to do.  I can figure out how to write an array in the Excel sheet that pulls the data into a table the way I need it to be but found out after I wrote that that Xcelcius doesn't support arrays so all my data disappears when I go into preview mode (which is especially frustrating since I can see the chart working fine in design mode).  Anyway this is what the data table looks like
    Month         Year            Company      Positive #          Negative #         Neutral #          Positive %       Negative %      Neutral %
    October      2011            CompanyA      1234                1234                 1234                 10                    10                    10
    October      2011            CompanyB      1234                1234                 1234                 10                    10                    10
    October      2011            CompanyC      1234                1234                 1234                 10                    10                    10
    October      2011            CompanyD      1234                1234                 1234                 10                    10                    10
    November  2011            CompanyA      1234                1234                 1234                 10                    10                    10
    November  2011            CompanyB      1234                1234                 1234                 10                    10                    10
    November  2011            CompanyC      1234                1234                 1234                 10                    10                    10
    November  2011            CompanyD      1234                1234                 1234                 10                    10                    10
    December  2011            CompanyA      1234                1234                 1234                 10                    10                    10
    December  2011            CompanyB      1234                1234                 1234                 10                    10                    10
    December  2011            CompanyC      1234                1234                 1234                 10                    10                    10
    December  2011            CompanyD      1234                1234                 1234                 10                    10                    10
    The original chart was built so that you would choose the month from a combo box and then the company names would show up along the X axis with their % amounts shown in the stacked column.  I know how to make a combo box work and I know how to make a stacked column chart work with static data.  I cannot for the life of me figure out how to get it to work so that when you choose the month from the combo box it filters the data.  I've tried filtered rows but I'm just missing some information that makes it work and I can't figure out what that information is.  It has to be able to get the month/year combo from the combo box and then go to the table, filter it by month and year and then create a multi-row table of data with just the company and the percent values.  Any help would be greatly appreciated!

    Which connection you are using?
    IF quite difficult if you are working under static data.

  • Creating panel stack and panel in CSC

    Hello,
    I'm trying to create a panel stack and a panel in CSC 10.0.3 through the following XMLs that are executed in the repositories */atg/svc/ui/framework/ServiceFrameworkRepository_read/* and */atg/svc/ui/framework/ServiceFrameworkRepository_production/*:
    The panel XML is as follows:
    <add-item item-descriptor="PanelDefinition" id="cmcAbandonedOrdersP">
         <set-property name="appId" value="workspace"/>
         <set-property name="panelId" value="cmcAbandonedOrdersP"/>
         <set-property name="titleKey" value="cmcAbandonedOrdersP"/>
         <set-property name="resourceBundle" value="atg.commerce.csr.FrameworkResources"/>
         <set-property name="contentUrl" value="/panels/abandonedOrders/abandonedOrders.jsp"/>
         <set-property name="otherContext" value="taQi"/>
         <set-property name="templateIds" value="panelTemplate=panelTemplate"/>
         <set-property name="tabHolderYn" value="false"/>
         <set-property name="allowContentToggleYn" value="false"/>
         <set-property name="allowTabbingYn" value="false"/>
         <set-property name="accessRight" value="cmcAbandonedOrders"/>
    </add-item>and the panel stack XML:
    <add-item item-descriptor="PanelStackDefinition" id="cmcAbandonedOrdersPS">
         <set-property name="appId" value="workspace"/>
         <set-property name="panelStackId" value="cmcAbandonedOrdersPS"/>
         <set-property name="errorPanelId" value="errorPanel"/>
         <set-property name="header" value="contentHeader"/>
         <set-property name="titleKey" value="cmcAbandonedOrdersPS"/>
         <set-property name="resourceBundle" value="atg.commerce.csr.FrameworkResources"/>
         <set-property name="panelIds" value="errorPanel,cmcAbandonedOrdersP"/>
    </add-item>Besides, another XML is executed to add a tabDefinition:
    <update-item item-descriptor="TabDefinition" id="WsCommerceTabDefinition">
         <set-property name="panelStackAssignments" value="cmcAbandonedOrdersPS=contentColumn" add="true" />
         <set-property name="panelStackOrder" value="cmcAbandonedOrdersPS" add="true" />
    </update-item>Though, when trying to open CSC, after these changes have been executed, the following error happens:
    **** Error     Qui Dez 06 09:17:03 BRST 2012     1354792623226     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-87/atg/svc/framework/Framework     Error finding panel stack instances     CONTAINER:atg.svc.repository.service.exception.ObjectNotFoundException: Error finding framework object. id=null, item-desciptor=null; SOURCE:javax.ejb.ObjectNotFoundException
    **** Error     Qui Dez 06 09:17:03 BRST 2012     1354792623226     /atg/dynamo/servlet/pipeline/RequestScopeManager/RequestScope-87/atg/svc/framework/Framework          at atg.svc.repository.service.UIService.getNewConfig(UIService.java:1898)Anyone has any idea of what is causing this? or is anything missing?
    The creation of the panel and panel stack were made refering to topic 7 of this link:
    http://docs.oracle.com/cd/E22630_01/Service.1002/pdf/CSCInstallProgGuide.pdf
    Thanks,
    Renã Treto

    Hello rtreto!
    Like Barcellos said, you will need to add the panel stack on versioned repository too.
    To do this, you will need to execute something linke this on /atg/svc/ui/framework/ServiceFrameworkRepository-ver/
    Important, look ':1' on id, it is because versioned repository has composite key.
    <add-item item-descriptor="PanelDefinition" id="cmcAbandonedOrdersP:1">
           <set-property name="panelId" value="cmcAbandonedOrdersP"/>
           <set-property name="Id" value="cmcAbandonedOrdersP"/>
           <set-property name="resourceBundle" value="br.com.compasso.atg.commerce.csr.FrameworkResources"/>
           <set-property name="contentUrl" value="/panels/abandonedOrders/abandonedOrders.jsp"/>
           <set-property name="otherContext" value="taQi"/>
           <set-property name="version_deleted" value="false"/>
           <set-property name="titleKey" value="cmcAbandonedOrdersP"/>
           <set-property name="branch_id" value="10100"/>
           <set-property name="checkin_date" value="12/6/2012 13:30:00"/>
           <set-property name="objectType" value="PanelDefinition"/>
           <set-property name="asset_version" value="1"/>
           <set-property name="appId" value="workspace"/>
           <set-property name="accessRight" value="cmcAbandonedOrders"/>
           <set-property name="workspace_id" value="10400"/>
           <set-property name="templateIds" value="panelTemplate=panelTemplate"/>
           <set-property name="historyIdProperty" value="cmcAbandonedOrdersP"/>
           <set-property name="version_editable" value="false"/>
           <set-property name="is_head" value="true"/>
           <set-property name="tabHolderYn" value="false"/>
           <set-property name="allowContentToggleYn" value="false"/>
           <set-property name="allowTabbingYn" value="false"/>
    </add-item>
    <add-item item-descriptor="PanelStackDefinition" id="cmcAbandonedOrdersPS:1">
           <set-property name="resourceBundle" value="br.com.compasso.atg.commerce.csr.FrameworkResources"/>
           <set-property name="panelStackId" value="cmcAbandonedOrdersPS"/>
           <set-property name="version_deleted" value="false"/>
           <set-property name="titleKey" value="cmcAbandonedOrdersPS"/>
           <set-property name="branch_id" value="10100"/>
           <set-property name="checkin_date" value="12/6/2012 13:30:00"/>
           <set-property name="panelIds" value="errorPanel,cmcAbandonedOrdersP"/>
           <set-property name="objectType" value="PanelStackDefinition"/>
           <set-property name="asset_version" value="1"/>
           <set-property name="errorPanelId" value="errorPanel"/>
           <set-property name="appId" value="workspace"/>
           <set-property name="header" value="contentHeader"/>
           <set-property name="Id" value="cmcAbandonedOrdersPS"/>
           <set-property name="workspace_id" value="10400"/>
           <set-property name="historyIdProperty" value="cmcAbandonedOrdersPS"/>
           <set-property name="version_editable" value="false"/>
           <set-property name="is_head" value="true"/>
    </add-item>
    <add-item item-descriptor="accessRight" id="cmcAbandonedOrders">
    <set-property name="type">generic</set-property>
    <set-property name="name"><![CDATA[cmcAbandonedOrders]]></set-property>
    <set-property name="description"><![CDATA[Allowed to access the Abandoned Orders tab]]></set-property>
    <set-property name="scope">organization</set-property>
    </add-item>
    <update-item  item-descriptor="role" id="csrManager">
           <set-property name="accessRights" add="true" value="cmcAbandonedOrders"/>
    </update-item>

  • Stacks - Can I delete desktop folders that I used to create a stack?

    Hi,
    I have various folders on my desktop and have created a couple of stacks using them. The folders still show up on the desktop and in the dock as a stack. Is there now a duplicate copy of everything in the folder/stack?
    Also can I delete the folder on my desktop? or will it corrupt the files in stack when I try to open them? Or do you just hide the desktop folfers/files in another location? (i.e. Documents Folder which I never use, I always saved stuff to my desktop)

    Cheers!
    I've just moved all my folders on my desktop to my Documents Folder in Mac HD> Users> My Name> Documents. When I click on stacks it retrieves my files from this location and I think i'll start saving all my work to this same location so that it's easier to make new stacks in the future.
    I couldn't check where the default Stack (the one that appeared when I upgraded to leopard) was retrieving those .jpgs from because I deleted that stack. I could check in Time machine but i'm happy enough linking stuff to my Documents folder. Any changes made in my documents folder automatically updates the stack on the dock. Good Stuff!

  • Create Bitnami Stack Image with Reserved Public virtual IP (VIP)

    Hello,
    I am would like create a Bitnami Wordpress  Stack VM but want to make sure Reserved Public virtual IP (VIP) never changes.
    If possible can the Reserved Public virtual IP (VIP) be used only for that VM and particular cloud services.? I want to be able to access the wordpress website hosted on the VM and the VM itself directly using the Reserved Public virtual IP (VIP).
    Best Regards,
    AbbyDoc

    Hi AbbyDoc,
    It would be better to create a new cloud service when creating a new VM. Please make sure that the location of the new cloud service must be in the same region as the Reserved IP. You can use the command as below:
    New-AzureVMConfig -Name "xxx" -InstanceSize “xxx” –ImageName “xxx”| Add-AzureProvisioningConfig -Windows -AdminUsername “xxxcloudadmin” -Password “xxx”| New-AzureVM -ServiceName "xxx" –ReservedIPName “MyReservedIP” -Location "xxx"
    It depends on you. When you create another VM, you can select the existing cloud service or create a new cloud service in the same region.
    If you create another VM in the Azure management portal, you can select "Create a new cloud service" and then type the Cloud Service DNS name and select the region/virtual network/affinity group you want to configure to create it
    in a new cloud service. Or you can select the existing cloud service you have created in the wizard to create the new VM into an existing cloud service.
    If you create it via PowerShell cmdlet, you can refer to the link below to see the differences between creating a new Azure VM into an existing cloud service or a new cloud service by using New-AzureVM:
    https://msdn.microsoft.com/en-us/library/azure/dn495254.aspx
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How to create the stack in abap

    like data structures in i want to build the stackthe situation is like
    in the table vekp we will accpt exidv
    now for this exidv there are corresponding venum's in the vepo.
    now i want to display the all elements of venum.
    the venum can also contain the other venum's.

    Hi Javed,
    For that u have to create nested types. Here the code for that,
    TYPES: BEGIN OF TY_NAME,
           FNAME TYPE NAME1,
           MNAME TYPE NAME1,
           LNAME TYPE NAME1,
           END OF TY_NAME.
    TYPES: BEGIN OF TY_ADDRESS,
           NAME TYPE TY_NAME,
           NO   TYPE I,
           END OF TY_ADDRESS.
    Now defin one table which has type of ty_address .
    Rewards points if it useful.

  • How do I create a stack in my dock. I want to stack all of my Microsoft Office Applications.

    I want to stack all of my Microsoft Office Applications.

    Kappy-
    I never though of doing that. I just moved my "iWork" folder into the end of the Dock, since it is already in a Folder and I seldom use Numbers or Keynote. Two fewer Icons in the Dock but still easy access.
    What a good idea!

  • Few problems with the dock. Creating App stack, and removing apps from dock

    OK.. I am running leopard 10.5.4, and decided I wanted to use the app folder as a stack. I made my new folder with the alias' inside. However, when I went to move it into the dock, 9on the right side of the sizing bar), the other stacks failed to shift out of the way, so I couldn't add it in.
    Another problem is that I can't see to remove apps from the dock. I have admin rights, and they are not active, hence the desire to get rid.
    Anyone have an idea??

    Erm... Doh! had dock 'locked' in Onyx...

Maybe you are looking for

  • Users and Responsibilities

    Which tables in the database store information about the users and their associated responsibility?

  • QI07 to change materials to Blocked stock when they exceed shelf life

    I was able to set up the 09 inspection type and run QI07 manually and it did a 344 posting for the materials that where batch managed but not warehouse managed. What do I need to do to make it so the warehouse managed handling units will be changed f

  • Allocation Structure

    Hi, When we execute the T.code KO88(Order Settlement for AUC), showing the below Error Message. Complete allocation structure A1 Message no. KD503 Diagnosis During settlement, the system puts the sender debits into groups (assignments), which are set

  • Glitch photo app (iphone 4)

    When in the opening screen of the photo app, it glitches back to the home screen as soon as I attempt to get into an album. I can't access it through the camera, and it does the same from the facebook app. Restarting my phone did not solve it. Does a

  • Is there a retirement date for the CS6 certification exams?

    Is there a retirement date for the Adobe Photoshop CS6, Indesign CS6 & Illustrator CS6 exams? If so, when will Adobe retire these exams?(Not the recertification exams. I don't have any previous certification with Adobe.)