|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MacroItem | |
|---|---|
| net.officefloor.demo.macrolist | |
| Uses of MacroItem in net.officefloor.demo.macrolist |
|---|
| Methods in net.officefloor.demo.macrolist that return MacroItem | |
|---|---|
MacroItem |
MacroList.getItem(int index)
Obtains the MacroItem at the index within this list. |
| Methods in net.officefloor.demo.macrolist with parameters of type MacroItem | |
|---|---|
void |
MacroListListener.macroAdded(MacroItem item,
int index)
Indicates a Macro was added to the MacroList. |
void |
MacroListListener.macroRemoved(MacroItem item,
int index)
Indicates a Macro was removed from the MacroList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||