jet.html.core
Interface Decodeable

All Known Subinterfaces:
JetButton, JetCheckbox, JetChildComponent, JetComponent, JetDisplayMessage, JetFieldset, JetFile, JetFiller, JetForm, JetGridPanel, JetGridPanel2, JetImage, JetInput, JetInputComponent, JetLabel, JetOption, JetOutput, JetOutputComponent, JetParentComponent, JetRadiobutton, JetRandomizer, JetSelection, JetTextArea
All Known Implementing Classes:
JetButton, JetCheckbox, JetChildComponent, JetComponent, JetDisplayMessage, JetFieldset, JetFile, JetFiller, JetForm, JetGridPanel, JetGridPanel2, JetImage, JetInput, JetInputComponent, JetLabel, JetOption, JetOutput, JetOutputComponent, JetParentComponent, JetRadiobutton, JetRandomizer, JetSelection, JetTextArea

public interface Decodeable

Author:
mmeiste10.3

Method Summary
 void decodeForm(java.lang.StringBuilder builder, JetContext jetContext)
           
 

Method Detail

decodeForm

void decodeForm(java.lang.StringBuilder builder,
                JetContext jetContext)