Package com.bea.alsb.presentation
Class EditField
java.lang.Object
oracle.tip.tools.presentation.uiobjects.sdk.EditField
com.bea.alsb.presentation.EditField
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TransportEditField
public class EditField
extends oracle.tip.tools.presentation.uiobjects.sdk.EditField
implements Serializable
Represents a single editable UI element in provider-specific portion of OSB console service
registration wizard.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class oracle.tip.tools.presentation.uiobjects.sdk.EditField
oracle.tip.tools.presentation.uiobjects.sdk.EditField.LabelFieldAlignment, oracle.tip.tools.presentation.uiobjects.sdk.EditField.LabelFieldLayout
-
Field Summary
Fields inherited from class oracle.tip.tools.presentation.uiobjects.sdk.EditField
DEFAULT_ROW_IDENTIFIER
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class oracle.tip.tools.presentation.uiobjects.sdk.EditField
getDescription, getFieldMap, getHelpText, getLabel, getLabelFieldLayout, getName, getObjectMap, getOneRowLabelFieldAlignment, getRowIdentifier, isAdvanced, isBasic, isDisabled, isRequired, setAdvanced, setDisabled, setRequired
-
Constructor Details
-
EditField
-
-
Method Details
-
getObject
returns the UI Object- Overrides:
getObject
in classoracle.tip.tools.presentation.uiobjects.sdk.EditField
-
getFieldMap
utils method to get a map of fields -
getObjectMap
utils method to get a map of UI objects
-