Package | Description |
---|---|
org.safs | |
org.safs.rational |
Modifier and Type | Method and Description |
---|---|
protected abstract GuiChildIterator |
GuiObjectVector.createGuiChildIterator(java.util.List gather)
Return a GuiChildIterator subclass instance.
|
protected abstract GuiChildIterator |
GuiObjectVector.createGuiChildIterator(java.lang.Object aparent,
GuiObjectVector govVector,
java.util.List gather)
Return a GuiChildIterator subclass instance.
|
Modifier and Type | Class and Description |
---|---|
class |
RGuiChildIterator
No end user would ever normally instantiate an object of this class.
|
Modifier and Type | Method and Description |
---|---|
GuiChildIterator |
RGuiObjectVector.createGuiChildIterator(java.util.List gather)
Provide our RGuiChildIterator instance as required.
|
GuiChildIterator |
RGuiObjectVector.createGuiChildIterator(java.lang.Object aparent,
GuiObjectVector govVector,
java.util.List gather)
Provide our RGuiChildIterator instance as required.
|
Copyright © SAS Institute. All Rights Reserved.