org.openxma.dsl.reference.xma.order.client
Interface IOrder

All Superinterfaces:
at.spardat.xma.boot.component.IComponent, at.spardat.xma.page.IEmbeddable, at.spardat.xma.boot.component.IXMAControl
All Known Implementing Classes:
Order, OrderGen

public interface IOrder
extends at.spardat.xma.boot.component.IComponent, at.spardat.xma.page.IEmbeddable

This interface defines the public getter and setter for the properties of Order.

Author:
build

Field Summary
static java.lang.String COMPONENT_NAME
          The name of the component to use in getComponent()
 
Method Summary
 
Methods inherited from interface at.spardat.xma.boot.component.IComponent
addEventListener, addPropertyChangeListener, dispose, getProperties, getProperty, getRTSession, invoke, removeEventListener, removePropertyChangeListener, setProperties, setProperty
 
Methods inherited from interface at.spardat.xma.page.IEmbeddable
determineStateBase, getContextString, getDialog, setDialog, setEventsEnabled, stateChangedBaseImpl, stateChangedExtend
 
Methods inherited from interface at.spardat.xma.boot.component.IXMAControl
createComposite, enterBase, getComposite, initGUI, leaveBase, removeModel, removeWidgetsBase, stateChangedBase
 

Field Detail

COMPONENT_NAME

static final java.lang.String COMPONENT_NAME
The name of the component to use in getComponent()

See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.