Package hec.rss.plugins.opsupport.model
Interface OpSupportObject
- All Known Implementing Classes:
OpSupportConfig,OpSupportModelVariable,OpSupportTabConfig
public interface OpSupportObject
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbooleanvoidmoveObject(ActionOrScript a, boolean up) voidvoidvoidsetActionsEnabled(boolean enabled) voidsetNoActionValue(boolean b)
-
Method Details
-
removeObject
-
addObject
-
moveObject
-
resetActions
void resetActions() -
clearActions
void clearActions() -
setActionsEnabled
void setActionsEnabled(boolean enabled) -
getNoActionValue
boolean getNoActionValue() -
setNoActionValue
void setNoActionValue(boolean b) -
getActionsScripts
OpSupportActionsScripts getActionsScripts() -
getListNoHierarchy
List<ActionOrScript> getListNoHierarchy()- Returns:
-